ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
dStraighten (Function)
Transforms an image by applying perspective correction.
ContextClose (Function)
Closes a page context.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
HDFS constants
The following constants are used by the HDFS functions:...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
CursorDisplay (Function)
Displays or hides the mouse cursor.
Copying and cloning
Variables are copied using the "=" operator...
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
EventCreate (Function)
Creates an event.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....