ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
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.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Using the task management and the schedule
Time management is extremely important......
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
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.
<Drive variable>.CreateDirectory (Function)
Creates a directory on the remote drive.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Compound statements
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......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
DriveCreateDirectory (Function)
Creates a directory on the remote drive.