ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

First project window
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Running the test of the User Groupware and installing it
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Defining clickable areas
In a page, an Image control can contain clickable areas......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Body Complement block
The Body complement block is linked to the Body block......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......