ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing images
HSetPosition (Example)
Usage example of the HSetPosition function
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Truncate (Function)
Truncates the right part of a string or buffer.
Recycle code windows
By default, a single code window is opened per ......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....