ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
2. Projects in practice
Discover the main operations that can be performed on a project....
String constants
List of constants used by string functions...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Drawer control properties
List of properties associated with the Drawer control...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Bitwise operators
The operations on binary values are performed......