ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Automatic error handling
Error handling can be customized for each process......
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Bar Code functions
The following functions are used to manage bar codes:...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
7. Dynamic site on specific configurations
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
DDEExecute (Function)
Sends a command that will be run on the server.
Examples for using the OLE DB provider for HFSQL
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....