ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
HChangeKey (Function)
Changes the browse item.
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Error 2109: You are using the ObjectInfo function
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......