ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
11. Choosing the action of a button/link
Translating a text file with WDTRAD
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
The Tab control
The Tab control is used to simultaneously display different controls......
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Windows
The windows represent the main interface of a WINDEV application......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......