ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_MSG_BOX
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Managing main window menus
A main menu is necessarily associated with a window......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
3. UML models in practice
3. UML models in practice
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......