ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Items used in a select query
A query created in the query editor can contain several types of items......
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Describing a problem to the Free Technical Support
HPriorityClient (Function)
Modifies the priority of a client application.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
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...
Static control properties
List of properties associated with a Static control...
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
How to create and handle a structure?
This help page explains how to create and handle a structure....
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).
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.