ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Scope (Property)
The Scope property property is used to specify requested permissions.