ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Twain constants
List of constants used by the Twain functions....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Constants for managing emails
List of constants used by the functions for managing emails....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
15. Creating the executable in practice
Creating the executable in practice...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
HCheckStructure (Function)
Defines the mode for comparing data files.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Advanced types
The advanced types of WLanguage are as follows...
2. Analysis in practice
Using several libraries in an application
A library is a WDL file that contains all the resources......