ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
InitRandom (Function)
Initializes the generator of random numbers.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Using an external component in an application
A component can be reused at any time in any application......
Events associated with internal windows
List of events associated with internal windows...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.