ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
xBase files: Limits
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
10. Internal components in practice
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.