ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
OBEX constants
List of constants used by the OBEX functions....
ServiceWait (Function)
Pauses the current service during the specified duration.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
5. The following files are automatically created
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Animation (Property)
The Animation property animates an image.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
9. Generation modes
WINDEV Mobile includes different types of generation......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
The structure of the file for remote control
The management of remote control uses a file in INI format......
HClient structure
The HClient structure is used to......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......