ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Information 2105: This function was renamed
Moves backward several records from the current position in the data file, according to a specified item....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
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......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Test (External language)
Displays each function call and each status report returned by the function.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Handling TimeLine controls programmatically
A TimeLine control can be......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......