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.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
WINDEV Framework License Agreement
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WINDEV License Agreement
WINDEV License Agreement...
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Code history
The code history is used to......
Different types of data (Type of variable)
A variable is defined by name and type......
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Creating the skin template of a report
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window