ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
EndProgram (Function)
Ends the execution of the current program.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
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......
WINDEV Mobile Framework License Agreement
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
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
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......
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...
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.