ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSequencingAdd (Function)
Adds a report into a sequence of report prints.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Data-bound Table controls, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a table, Looper controls based on a table....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
ThreadPersistent (Function)
Makes a thread persistent.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Compilation options
The compilation options allow you to define the help system generation settings......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......