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......
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 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......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
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).
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.
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....
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...