ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
WDXView: Overview
WDXView is an ActiveX browser......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Compound statements
5. User Groupware in practice
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Classes, members, methods and properties
A class is made of......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.