ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
emailOutlookSession (Variable type)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
saasClient (Variable type)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Multimedia control events
List of events associated with a Multimedia control...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Local procedure
Two types of procedures are available......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.