ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
iMargin (Function)
Defines the "logical" print margins.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
fRemoveDir (Example)
Usage example of the fRemoveDir function
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Events associated with SilverLight control
List of events associated with SilverLight controls...
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Scope (Property)
The Scope property property is used to specify requested permissions.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Fax constants
List of constants used by the functions for managing faxes....
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
<Array>.Sort (Function)
Sorts a WLanguage array.