ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
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......
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...
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......
xBase files: Limits
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
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.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
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....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......