ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
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......
Creating the Relation pages of a WEBDEV RAD pattern
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......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
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...
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......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
IFrame control
IFrame is an HTML concept......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......