ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompare (Function)
Compares the content of two files bit by bit.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
zipDeleteFile (Function)
Deletes a file from an archive.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private