ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
HPrevious (Function)
Positions on the previous file record according to a browse item.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HCopyRecord (Example)
Usage example of the HCopyRecord function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Font (Type of variable)
A Font variable creates a font programmatically...