ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Runtime log
The runtime log is the best way to identify the most used features of an application......
String functions
List of functions for managing character strings...
3. Deploying a dynamic WEBDEV site
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
hScheduledOptimization (Variable type)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
InApp constants
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Composite keys
A composite key is a key item containing several other items......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......