ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IF statement
The conditional IF statement allows you to run an action according to a condition...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
dChord (Example)
Usage example of the dChord function
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Phone constants (Android / iOS)
dSlice (Example)
Usage example of the dSlice function
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
iPrintReport (Function)
Prints a report created with the report editor.
Image control in a page
Constants for managing videos
List of constants used by the functions for video management....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Border management constants
List of constants used by the border management functions....
16. Java applications in practice
Java applications in practice...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
WINDEV Mobile Framework License Agreement
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.