ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
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...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
How to open a window?
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
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.
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.
<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.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
<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, ...