ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Image editor: Features
The image editor includes several features......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
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......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
2. UML models
2. UML models
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
<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.
zipCreateExe (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......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Programming automatic calculations in the columns of a Table control