ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
<Table>.SetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
HFSQL constants
List of constants used by the HFSQL functions....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Advanced types
The advanced types of WLanguage are as follows...
WDTRAD options
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
EmailCheckAddress (Function)
Checks the validity of an email address.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Java application and WINDEV
A Java application is an application entirely compiled in Java......
EndProgram (Function)
Ends the execution of the current program.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Euro constants
List of constants used by the functions for managing the Euro....