ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
fDateTime (Example)
Usage example of the fDateTime function
Table,Modify (External language)
Modifies an element in a Table control.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Generating an application for Universal Windows 10 App
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Example for creating a select query
This help page explains how to create two select queries......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
LooperDelete (Function)
Deletes a row from a Looper control.
xlsColumnType (Example)
Usage example of the xlsColumnType function
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.