ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundTaskAdd (Function)
Adds a new background task.
CurrentWin (Function)
Identifies the window currently in edit.
FTPDate (Example)
Usage example of the FTPDate function
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
HDescribeLink (Function)
Describes a link between two data files through programming.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
DnDEvent (Example)
Usage example of the DnDEvent function
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Arithmetic operators
The arithmetic operators are......
Image (Property)
The Image property gets and sets the background image of a control or block.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
System constants
List of constants used by the system functions....
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).