ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Creating the executable in practice
Creating the executable in practice...
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
KioskDisable (Function)
Disables kiosk mode for the current application.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
1. Examples provided with WINDEV Mobile
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
How to develop a PHP site?
What is a PHP site?......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
zipClose (Example)
Usage example of the zipClose function
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
NetOpenRemoteAccess (Function)
Establishes a remote connection.