ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
".STY" file: "Style sheet" file
A style sheet is a "......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Customizing the User Groupware
Resets the variable to its initial value....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Multi-database queries
A query (typed in SQL code) can operate on different databases......
SQLChangeConnection (Function)
Modifies the current connection.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Step 4: Start printing
To start the print job, simply use iEndPrinting......
The Duration field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.