ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
FinRedemption (Example)
Usage example of the FinRedemption function
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
FileDisplay (Function)
Displays a file in the browser of Web user.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
MatFloatAdd (Function)
Adds a value to each matrix element.
ZOrder (Example)
Usage example of the ZOrder property
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Android Widget windows
An Android application can contain one or more Widget windows......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....