ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
WDScript: use in command-line and console mode
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HFSQL Client/Server: Configuring the server
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Execute (Function)
Starts the execution of a process through programming.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Events associated with Button controls
List of events associated with Button controls...
HCreateMovableReplica (Function)
Creates a movable replication.
WDTRAD options
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
PDFSign (Function)
Applies an approval signature to an existing PDF.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Page Footer block
The Page footer block is run at the end of each page......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
1. The WINDEV Framework