ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Z-index of a control
All the controls in a window or report have a different z-index......
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Summary table: Managing the application directories according to the platform
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Error 1037: This member already exists in the structure
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Label report
The report editor allows you to create "Label" reports......
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
The Signature control
The Signature control is a report control used to sign......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
History of versions
The history of setup versions is an advanced feature of the network setup......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Setup mode
Several methods can be used to distribute a WINDEV application......