ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
ComponentLocate (Function)
Specifies the access path to an external component of project.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
ArrayDistinct (Function)
Returns an array without duplicates.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Passing parameters
The parameters can be passed to a procedure......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).