ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
XMLDocument (Function)
Creates a new XML document.
Composite variable
A composite variable contains different types of elements (members)...
ArraySort (Function)
Sorts a WLanguage array.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Installing a SOAP server with IIS
Error 25: No THEN statement is associated with this IF
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
HModifyStructure (Example)
Usage example of the HModifyStructure function
List of reserved words
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
SaaSAdminAddUser (Function)
Adds a SaaS user.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......