ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Data persistence
The data persistence is used to store the value typed by the user......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
fDelete (Function)
Deletes a file accessible from the current computer.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Round (keyword)
The Round keyword can correspond to...
Alias (Property)
The Alias property gets the alias of an element.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
InfoBuild (Function)
Displays a custom message in a system information window.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Certificate
The Certificate keyword can correspond to...