ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDZip: Creating or modifying an archive
This help page explains how to......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Software Factory
The concept of software factory is used to automate the process for creating applications....
9. Generation modes
WINDEV Mobile includes different types of generation......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
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......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Google constants
List of constants used by the Google functions....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
HRead (Function)
Reads a record in a file according to a given record number.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Installing and starting WDTRAD
NFCSendTag (Function)
Sends a NFC tag to another device.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.