ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Manipulating Word Processing controls programmatically
Word Processing controls can be manipulated programmatically......
Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
".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......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
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...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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.