ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Chart: Managing legends
Several types of legends are supported in the charts......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Creating the Table pages of the WEBDEV RAD pattern
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
EmailCheckAddress (Function)
Checks the validity of an email address.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Find out the account that runs the AWP protocol
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
HCloseConnection (Example)
Usage example of the HCloseConenction function
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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....