ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Handling a control through programming in a report
All report controls can be handled through programming......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
HDelete (Function)
Deletes a record from a data file (query or view).
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
9. Generation modes
WINDEV Mobile includes different types of generation......
Logical operators
The logical operators are as follows......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Dictionary
The dictionary is a file that can contain the project elements......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.