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...
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
HCreateMovableReplica (Function)
Creates a movable replication.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
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.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
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.
SQLFirst (Function)
Positions on the first row of the query result.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
Internal component
An internal component is a set of elements from a project......
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
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......