ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddUser (Function)
Adds a user to a database.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Constants for test
List of constants used by the functions for managing automated tests....
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Error 27: No END statement is associated with this ELSE
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
FileSize (Property)
The FileSize property is used to get the size of a file.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Action (Property)
The Action property is used to specify the action to be performed.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.