ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Constants for external files
List of constants used by the functions for managing external files....
fTrackFile (Function)
Triggers the tracking of a file.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Running the test of the User Groupware and installing it
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Comparison operators
The comparison operators can be divided into several categories......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
10. Customizing the aspect of a site: skin elements
WaitWindowStart (Function)
Opens the wait window of application.
Functions for handling directories and external files
List of functions for handling external files...
WINDEV License Agreement
WINDEV License Agreement...
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.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...