ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Binary values management functions
List of functions for managing binary values...
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Operator on Address
The & operator returns the address of a variable as an integer
Val (Function)
Returns the numeric value of a character string.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
Currencies
A currency is a real coded on 10 bytes....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Check Box control functions
The following functions are used to manage the Check Box controls......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ArraySort (Function)
Sorts a WLanguage array.