ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoDB functions
The following functions and types are used to handle the MongoDB data:...
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
LocalStorageGet (Function)
Retrieves a value from the local storage.
EventDestroy (Function)
Explicitly destroys an event.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
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.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
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
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
XMLPath (Function)
Returns the current position in the document in XPATH format.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").