ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Character strings
WLanguage supports different types of strings....
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
fLock (Function)
Entirely or partially locks an external file.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Image>.Rotation (Function)
Rotates an Image control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.