ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Web service functions
Web service functions
Compound statements
The report editor allows you to create "Label" reports...
SAP functions
List of SAP functions
WEBDEV Application Server administration functions
The following functions are used to manage users and connections on a WEBDEV Application Server:
Memcached functions
The following functions are used to manage Memcached databases:
Logical operators
The logical operators are as follows...
WEBDEV Application Server administration functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Advanced types
The advanced types of WLanguage are as follows
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...
List of reserved words
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around...
HCheckStructure (Function)
Defines the mode for comparing data files.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
Handling Gantt Chart controls programmatically
Phone constants (Android / iOS)
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
How to open a page?
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without...