ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Facebook functions
List of Facebook functions...
SQLExec (Example)
Usage example of the SQLExec function
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
RSS feed management functions
List of functions for managing RSS feeds...
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
SMSSend (Function)
Sends an SMS.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.