ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
Constants for telemetry management
Constants for telemetry management...
httpRequest (Variable type)
The httpRequest type gets the advanced characteristics of an HTTP/HTTPS request....
XMLDocument (Function)
Creates a new XML document.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
fCompare (Example)
Usage example of the fCompare function
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
FaxRestart (Function)
Restarts a fax in the spooler.
Defining a help window template
WINDEV allows you to create help window templates......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
fTempFile (Example)
Usage example of the fTempFile function
INIRead (Example)
Usage example of the INIRead function