ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
13. Types of standard controls
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Using the query result
The result of a select query can be used in......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
ERR_NOTADEVVERSION
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Contains (Function)
Allows you to check if a substring is within a string.
4. Monitor your applications
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
Interface of WDInst
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.