ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
FTPSize (Example)
Usage example of the FTPSize function
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
SocketExist (Function)
Checks the existence of socket.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Events associated with Tab controls
List of events associated with Tab controls...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Google constants
List of constants used by the Google functions....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
2. Projects in practice
Discover the main operations that can be performed on a project....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TableInfoXY (Example)
Usage example of the TableInfoXY function
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
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.