ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Classes, members, methods and properties
A class is made of......
Installing the monitoring robot
The monitoring robot includes three executables......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Google constants
List of constants used by the Google functions....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Page Footer block
The Page footer block is run at the end of each page......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Record (Type of variable)
The Record type is used to save the values of a record.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipDeleteFileList (Function)
Deletes a list of files from an archive.