ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
<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.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
WDXView: Overview
WDXView is an ActiveX browser......
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......
5. User Groupware in practice
Compound statements
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.
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......
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
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......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.