ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
<Window>.OutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
<Window>.OutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
Speech synthesis in the mobile applications
The phones can talk!......
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<Table>.AddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
TableAddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
SQL functions: Special case
List of SQL functions: Special case...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......