ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Example)
Usage example of the HOpenConnection function
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Error 25: No THEN statement is associated with this IF
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Generating an application for Universal Windows 10 App
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Compilation options (chm format)
Installing a SOAP server with Apache
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
GPSGetPosition (Function)
Retrieves information about the current device position.
Font (Type of variable)
A Font variable creates a font programmatically...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
ControlClone (Function)
Creates a new control from an existing control.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
List of reserved words
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
TreeCollapse (Function)
Collapses a branch previously expanded.