ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
HTTP constants
List of constants used by the HTTP functions....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Print technical documentation
You can print different technical documentations describing all the elements of the project...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks...
Testing a project: setting
By testing the project you can simulate how the application will run......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...