ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
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, ......
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......