ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Mask management functions
The following functions are used to manage masks......
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
User (Property)
The User property is used to identify and change the user of a feature.
Password (Property)
The Password property sets and changes the password.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
SQLLast (Function)
Sets the position on the last row of the query result.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Accessibilité (Property)
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
HOnError (Function)
Customizes the management of HFSQL errors.
SQLExec (Function)
Names and runs an SQL query.
Functions for managing objects (External language)
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
tapiCapability (Function)
Returns the characteristics of a telephony device.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.