ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
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.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Calendar functions
List of Calendar functions...
GetTypeDefinition (Function)
Gets the description of a type identified by name.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
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....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
EndProgram (Function)
Ends the execution of the current program.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
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.
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.
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......