ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
14. Report templates
...Report templates are used to easily standardize report layouts....
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Task list
Each project can be associated with a task list......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Types of Edit controls
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
SQLExec (Function)
Names and runs an SQL query.
Various constants
List of various constants used by the constants WINDEV functions....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.