ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Example)
Usage example of the HNbRec function
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HListKey (Example)
Usage example of the HListKey function
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
14. Managing the "Back" button in practice
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Installing the monitoring robot
The monitoring robot includes three executables......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
HListItem (Example)
Usage example of the HListItem function
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function