ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Use a calendar to enter dates
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
ERR_BAD_SERIAL_NUMBER
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
REP files
REP files contain the list of data files handled by the application....
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...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
2. How to test a site?
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
grDraw (Function)
Draws a chart according to the specified parameters.
ERR_BAD_ACTION
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
URL (Property)
The URL property is used to get and change a URL.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......