ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
OpenChild (Example)
Usage example of the OpenChild function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
ContinentList (Function)
Returns the list of continents.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
Binary values management functions
List of functions for managing binary values...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Check Box control functions
The following functions are used to manage the Check Box controls......
iHPos (Function)
iHPos is kept for backward compatibility.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
XMLSign (Function)
Signs an XML document.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.