ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
Border of controls
One of the most important elements of control style is its border......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
nWDInit: Initialize the external language
Initializes the external language......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Bar Code management functions
The following functions are used to manage bar codes:...
"Reports & Queries" software
This is "Reports & Queries"......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......