ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
ERR_DISCONNECTED_RELOG
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Message text file format
The text files created by WDMSG use a specific format......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
End-user UI management functions
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).