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.
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......
Calendar functions
List of Calendar functions...
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.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
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 a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
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.