ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various WEBDEV constants
Various WEBDEV constants...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
<Scheduler>.PositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
19. Sending emails
<Source>.RecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Menu management functions
List of functions for managing menus...
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Composite chart
A composite chart is a chart that displays several types of charts......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Access rights to a class property
A property is a code element that includes two processes......