ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dDifferenceImage (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
zipSelectFile (Function)
Selects files from an archive.
TreeView Table control functions
List of functions for managing TreeView Table controls...
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HFreePosition (Function)
Deletes a position saved by HSavePosition.