ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
DDERetrieve (Example)
Usage example of the DDERetrieve function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Running the test of the User Groupware and installing it
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
Constants for managing the Image Editor control
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HCloseConnection (Example)
Usage example of the HCloseConenction function