ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
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 in a Map control.
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
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.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
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......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
ExeGetPID (Function)
Returns information about the current process.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
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.
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....
iReportPrintingStatus (Function)
Returns the status of the current print.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).