ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Assisted universal replication: specific features
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Memo (Property)
The Memo property is used to determine if an item is of type memo.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
Bar Code functions
The following functions are used to manage bar codes:...
Reports & Queries: New features in this version
nWDInit: Initialize the external language
Initializes the external language......
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.