ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPRequest (Function)
Starts an HTTP request on a server.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MemFound (Function)
Checks whether the sought element was found.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
grLegend (Function)
Indicates the presence and position of legend in a chart.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Creating the Vision pages of the WEBDEV RAD pattern
WDINT license agreement
WDINT license agreement...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.