ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The planes (in a window or in a report)
The planes are used to group the window controls......
WDOptimizer: Editing and modifying a ".REP" file
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Using a query with parameters
A query with parameters can be used......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Error 121: Shadowing a structure
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Error 530: The -- operator is not allowed
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Events associated with windows
List of events associated with windows...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.