ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
List of operators
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
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, resource name, resource extension, request and fragment.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
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.
Socket management functions
List of functions for managing sockets...
HModify (Example)
Usage example of the HModify function
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
XMLPath (Function)
Returns the current position in the document in XPATH format.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
HTTPAddFile (Function)
Adds a file to the HTTP form.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.