ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Navigation Bar control
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
<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).
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Detailed use of WINDEV FTP/RPC