ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
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).
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.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
EXE constants
List of constants used by the functions for managing executables....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
How to open a window?
Creating and handling an item
The main operations that can be performed on an item are as follows......
Enumeration (Variable type)
An enumeration is a set of values......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
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?......
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.