ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing windows
List of constants used by the functions for managing windows...
Assignment operators
Three assignment operators are available......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Installing the monitoring robot
The monitoring robot includes three executables......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
How to create a patch?
Other operators
The following are additional operators......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.