ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Events associated with List Box controls
List of events associated with List Box controls...
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
State (Property)
The State property is used to get and change the state of an element.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
gImage (Function)
Builds a sequence of characters containing an image.
Clipboard management functions
List of functions for managing the clipboard...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......