ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
The single-part and multi-part archives
Two types of archives are available......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
11. Controls in practice
Discover the main characteristics of the controls...
Global and local variable
Two types of variables are available......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Open (Function)
Opens a modal WINDEV window.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......