ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
NetSendMessage (Example)
Usage example of the NetSendMessage function
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
SQLFirst (Function)
Positions on the first row of the query result.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
SQLExec (Example)
Usage example of the SQLExec function
TreeView constants
List of constants used by the TreeXXX functions...
Automation object
The Automation keyword is used to declare an automation object...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HErrorLock (Function)
Used to check whether a lock error occurred.