ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HOnError (Function)
Customizes the management of HFSQL errors.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
DataType (Function)
Identifying the type of a WLanguage variable.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
How to open a window?
Creating and handling an item
The main operations that can be performed on an item are as follows......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...