ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Error 17: OTHER CASE must be the last statement used in SWITCH
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
29. SEO in practice
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....