ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssInitialize (Function)
Loads a RSS stream in memory.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ThreadExecute (Function)
Starts the execution of a secondary thread.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HState (Function)
Used to find out the state of a record.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
XMLDocument (Function)
Creates a new XML document.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Display (External language)
Displays a value in a control or assigns a value in a variable.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
History of versions
The history of setup versions is an advanced feature of the network setup......
WINDEV and the SOAP protocol
Query editor
The query editor is used to automatically create queries on the data files......
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...