ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Count (Property)
The Count property returns the number of elements in a given set.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Style sheet
A style sheet ("......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
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.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....