ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Software Factory
The concept of software factory is used to automate the process for creating applications....
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Font
The Font keyword can correspond to: a Font variable. the Font property....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
PageParameter (Example)
Usage example of the PageParameter function
Progress (Property)
The property Scroll value property shows the progress of a task.