ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Installing and starting WDTRAD
Installing and starting WDTRAD
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Character strings
WLanguage supports different types of strings....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Programming an indexed control
HTTPRequest (Example)
Usage example of the HTTPRequest function
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
FTP constants
List of constants used by the FTP functions....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
The Check Box control
A Check Box can correspond to......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
9. Sharing a project in practice
Sharing a project in practice...
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows: