ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
FileDisplay (Function)
Displays a file in the user's browser.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Visible (Property)
The Visible property is used to set the visibility of an element.
zipInfoFile (Example)
Usage example of the zipInfoFile function
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
fWrite (Example)
Usage example of the fWrite function
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.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Title (Property)
The Title property is used to get and change the title of an element.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
SQLTransaction (Example)
Usage example of the SQLTransaction function
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Type (Example)
Usage example of the Type property
zipIsMulti (Example)
Usage example of the zipIsMulti function
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).