ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
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.
SQLFirst (Function)
Positions on the first row of the query result.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Check Box control functions
The following functions are used to manage the Check Box controls......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Asc (Function)
Returns the ASCII code of the specified character.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.