ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
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.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
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......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
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......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
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....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
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...
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.