ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateTrigger (Function)
Disables a trigger.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoServer (Function)
Returns the specified information about the server.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
StringFormat (Function)
Formats a character string according to the selected options.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.