ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing menus (prefix syntax)
List of functions for managing menus
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user 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.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Border of controls
One of the most important elements of control style is its border......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
fCreateLink (Function)
Creates a link on a file at the specified location.
Error 101: Declaration of global variable not allowed
Error 102: The constants can be defined in the initialization code of project, ...
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
Reports & Queries: New features in this version