ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Error 108: The size of the variable is not allowed
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
User group settings
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Select query description window
The description window of a select query includes several sections......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
fFileName (Function)
Returns the name of an external file that is currently opened.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Image editor: Features
The image editor includes several features......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
WDZip: Creating or modifying an archive
This help page explains how to......