ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
WINDEV Framework License Agreement
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Obtaining an SSL certificate for IIS2 (2.0 or later)
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......