ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
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......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Functions for managing objects (External language)
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.
HOnError (Function)
Customizes the management of HFSQL errors.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Environment of the report editor
Environment of the report editor...
Environment of the query editor
Time management
For each element (windows, reports, ......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Environment of code editor