ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Examples provided with WINDEV Mobile
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Time management help
Time management is extremely important......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with Splitter controls
List of events associated with Splitter controls...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Events associated with Spin controls
List of events associated with Spin controls...
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Outstanding progress bars
Simple or symmetric progress bar?...