ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Compilation options
The compilation options allow you to define the help system generation settings......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
1. Managing emails
WINDEV includes multiple methods to manage emails...
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
WDXView: Overview
WDXView is an ActiveX browser......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
HLogRecreate (Function)
Used to re-create an empty log.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Miscellaneous Windows constants
List of constants used by the Windows functions....
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.