ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Facebook constants
The following constants are used by the functions for managing Facebook connections:...
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Handling the report blocks through programming
Each report block is associated with different events......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).