ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Spin control
A Spin control is used to increase or reduce a value found in a control......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
How to open a page?
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Creating an insert query
An insert query (corresponding SQL statement......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
ArrayDistinct (Function)
Returns an array without duplicates.
Creating a table in a report
Tables can be created in a report......
Variables for managing the Drag and Drop
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...