ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
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......
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.
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.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
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.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HDeactivateTrigger (Function)
Disables a trigger.
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....
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
EmailCloseSession (Example)
Usage example of the EmailCloseSession function