ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
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......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
WDDeploy features
WDDeploy can be used to......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
XMLSign (Function)
Signs an XML document.
The Dashboard control
Dashboards are essential elements in an application......
.NET object
To access a class......
WDOptimizer: Editing and modifying a ".REP" file
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
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).
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....