ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
HCreateMovableReplica (Function)
Creates a movable replication.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The different types of integers
grTitleFont (Function)
Modifies the font used for the chart title.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
grLegendFont (Function)
Modifies the font used for the chart legend.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Installing and starting WDTRAD
fWrite (Function)
Writes: a character string into an external file. a memory section....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
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....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Hyper File functions available for backward compatibility
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......