ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
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.
The Static control
A Static control is a control used to display a static text......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
List,Count (External language)
Returns the number of elements found in a list.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
MyPage (Reserved word)
MyPage is used to handle the current page...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....