ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iBorder (Function)
Prints a border at specified coordinates.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
Programming custom calculations in Table controls
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.