ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Calendar functions
List of Calendar functions...
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
EndProgram (Function)
Ends the execution of the current program.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Time (Type of variable)
The Time type is used to easily handle the times...
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Supercontrol
A supercontrol is an advanced type of control......