ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cross-references in the code editor
The cross-references in the code editor are used to identify......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
gpwOpen (Function)
Opens the User Groupware login window or page.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
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......
Environment of the report editor
Environment of the report editor...
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...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
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.
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.
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....