ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
fChangeSize (Function)
Resizes an external file.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
The different types of integers
AppInstallUPD (Function)
Triggers the automatic update of current application.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
TextToXML (Function)
Converts an ANSI string to an XML string.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
StringInsert (Function)
Inserts a string into another character string at a given position.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
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.
SysXRes (Function)
Returns the horizontal screen resolution.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
IsEven (Function)
Identifies an even number.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......