ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Copying controls from the window editor
The controls can be copied from the window editor......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Setup directory
The setup wizard allows you to configure the setup directory of application....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Extern (Reserved word)
EXTERN is used to...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
TableAddChild (Example)
Usage example of the TableAddChild function
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HOpenConnection (Function)
Opens a connection to a specific database.
zipListFile (Example)
Usage example of the zipListFile function
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
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....