ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Events associated with Tab controls
List of events associated with Tab controls...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Environment of the data model editor
5. Which type of server to choose?
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.