ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
The Dashboard control
Dashboards are essential elements in an application......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
The Organizer control
The Organizer control is used to display and handle organizers......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
grDraw (Function)
Draws a chart according to the specified parameters.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Border (Type of variable)
The Border type is used to handle a border through programming...
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Browser constants
History of versions
The history of setup versions is an advanced feature of the network setup......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.