ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
The "Commands" pane
The "Commands" pane lists......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
fWrite (Example)
Usage example of the fWrite function
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
dbgEnableLog (Function)
Enables the runtime log programmatically.