ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraCapture (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....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Time management help
Time management is extremely important......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
The planes in WEBDEV
The planes are used to group the controls of an element......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
TimeToInteger (Function)
Converts a time to an integer.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Video functions
List of video functions...
Private Store for mobile applications
There are two methods two deploy your applications......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
GetDefinition (Function)
Retrieves the definition of element type.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.