ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialState (Property)
The InitialState property is used to get the initial state of a control.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Using WDDIXIO
To translate the text used in your project:...
GranularityDuration (Property)
The GranularityDuration property gets and sets the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Link properties
When creating a link, you can simply specify the destination......
GranularityMovement (Property)
The GranularityMovement property gets and sets the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
OCRExtractText (Function)
Reads the text contained in an image.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
iPrintArea (Function)
Prints a text in a rectangular area.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.