ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
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.
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.
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.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dFont (Example)
Usage example of the dFont function
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Multimedia constants
List of constants used by the multimedia functions....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
TextToRTF (Function)
Converts text to Rich Text Format.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
fTempFile (Function)
Returns the name of a unique temporary file.
HDBIndex (Function)
Opens an xBase index file.