ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Note (Property)
The Note property is used to get and change a text associated with an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Value (Property)
The Value property gets and sets the value of an element.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
UploadStart (Function)
Starts sending the selected files into an Upload control.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.