ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

18. Order of execution of the code of buttons/links
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Classes, members, methods and properties
A class is made of......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
10. Customizing the aspect of a site: skin elements
4. Dedicated server or shared server?
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Typing multilingual texts
For a multilingual application, you have the ability to......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Compound statements
fMemOpen (Function)
Opens a memory zone shared between several applications.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.