ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
zipCreate (Function)
Creates an archive.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
fDriveInfo (Example)
Usage example of the fDriveInfo function
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
xlsOpen (Example)
Usage example of the xlsOpen function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
ServiceContinue (Function)
Restarts a paused service.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.