ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Signature of iOS applications
Signing an application is mandatory from Xcode 8......
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Creating a window skin template
WDTrans: Overview
WDTrans is a tool for canceling transactions......
How to save and retrieve an image in a binary memo
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
14. Controls in practice
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....