ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Scheduler control events
The following events associated with Scheduler controls:...
Internal component description
The description of an internal component can opened at any time......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
5. Deploying a dynamic site (Session or AWP) in practice
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......