ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
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......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Glossary
The glossary lists all the abbreviations used in the code editor......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
WINDEV applications for Linux: Specific features
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
PDF Reader control events
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HCopyRecord (Example)
Usage example of the HCopyRecord function
fFileExist (Function)
Checks the existence of an external file.
6. Internal window
Internal windows...