ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Document (Type of variable)
The Document type is used to handle a "docx" document.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
fUnlock (Function)
Entirely or partially unlocks an external file.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
SIPVisible (Function)
Displays the keyboard.
CallDLL32 (Function)
Runs a function found in an external DLL.
FTPTime (Example)
Usage example of the FTPTime function
List of reserved words
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
MemCreate (Function)
Creates a memory area.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.