ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Constants for managing tiles
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
FTPDate (Example)
Usage example of the FTPDate function
fMoveFile (Function)
Moves a file from one directory to another.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
fClose (Example)
Usage example of the fClose function
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
fCompare (Function)
Compares the content of two files bit by bit.
fOpen (Example)
Usage example of the fOpen function
WINDEV Mobile Framework License Agreement
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Custom tooltips
Tooltips are very useful for application users......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).