ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
HModifyStructure (Example)
Usage example of the HModifyStructure function
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
String functions
List of functions for managing character strings...
Calendar functions
List of Calendar functions...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
AJAXExecute (Example)
Usage example of the AJAXExecute function
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Comparison operators
The comparison operators can be divided into several categories......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Constants for external files
List of constants used by the functions for managing external files....
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
End of Document block
The End of document block is run once at the end of the report execution......
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV development: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<Palette variable>.Load (Function)
Loads a palette from a .wdpalette file.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......