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....
Menu management functions
List of functions for managing menus...
DurationToString (Function)
Converts a duration to a character string in the specified format.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
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......
Calendar functions
List of Calendar functions...
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'
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......
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].