ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMovableReplica (Function)
Creates a movable replication.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
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....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
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.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
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.
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......