ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Events associated with Image controls
List of events associated with Image controls...
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
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.
fTrackFile (Function)
Triggers the tracking of a file.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
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....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Comparison operators
The comparison operators can be divided into several categories......
10. Customizing the aspect of a site: skin elements
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
WaitWindowStart (Function)
Opens the wait window of application.
Functions for handling directories and external files
List of functions for handling external files...
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
HFSQL Client/Server: Configuring the data files on the server