ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation pages of a WEBDEV RAD pattern
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
SocketWrite (Function)
Writes a message intended to another socket.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
9. Internal page
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Events associated with Button controls
List of events associated with Button controls...
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
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......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Options of the window editor
To configure the general options of the window editor......