ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 table described in the data model editor. the values of the bound WLanguage variables....
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Manipulating iFrame controls programmatically
WEBDEV allows you to manipulate an iFrame control programmatically......
Key and referential integrity
In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
fSelectDir (Function)
Opens a directory picker.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
gpwOpen (Function)
Opens the User Groupware login window or page.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Environment of the report editor
Environment of the report editor...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Native MySQL Connector - License Agreement
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....
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