ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Select query description window: Items that can be used
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Specific features of the Express version
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
WDSQL, SQL querier: Overview
WDSQL is used to......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
PythonExecute (Function)
Executes a function present in a Python module.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
XML functions
List of XML functions...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
4. HFSQL Classic
HFSQL Classic is the database format......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Error 17: OTHER CASE must be the last statement used in SWITCH