ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Creating the executable and the setup program
The languages supported by the application are taken into account......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Parameters of the procedure used by NearbyShareSendFile
Callback of the NearbyShareSendFile.Cb function for the "Callback" parameter
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
HClient structure
The HClient structure is used to......
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.