ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an action plan
Once created, the action plans must be deployed in order to be run.
HOpen (Function)
Opens a data file.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
fWrite (Function)
Writes: a character string into an external file. a memory section....
InfoBuild (Function)
Displays a custom message in a system information window.
Programming the table cells
The Table controls can be handled......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
fLock (Function)
Entirely or partially locks an external file.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
TouchZoom (Property)
The TouchZoom property allows you to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Environment of code editor
The FOR EACH statement is used to run different types of HFSQL loops......
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
eChangeCurrency (Function)
Converts a currency into another currency.