ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to open a window?
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.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
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.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
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......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....