ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
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......
HFSQL properties
List of HFSQL properties...
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
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)......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
EXE constants
List of constants used by the functions for managing executables....
Events associated with Button controls
List of events associated with Button controls...
grParameter (Function)
Retrieves or modifies a chart parameter.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......