ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Body Complement block
The Body complement block is linked to the Body block......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Using the Vista style in your windows
WINDEV allows you to customize......
Installing the robot controller
The monitoring robot includes three executables......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
11. Controls in practice
Discover the main characteristics of the controls...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Installing the monitoring robot
The monitoring robot includes three executables......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
EventChange (Function)
Modifies the status of an event.
2. User-friendly editors in practice
User-friendly editors in practice...