ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
HOut (Example)
Usage example of the HOut function
Runtime error management functions
List of functions for managing runtime errors...
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
XMLResult (Function)
Returns the result of a calculation XPath query.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Emulating constants
List of constants used by the functions for emulating automated tests....
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path,...
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed...
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HDeactivateTrigger (Function)
Disables a trigger.
Socket management functions
List of functions for managing sockets...
HModify (Example)
Usage example of the HModify function