ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InPHPMode (Function)
Indicates whether the code is run in PHP.
Max (Function)
Returns the greatest value passed as parameter.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
The planes (in a window or in a report)
The planes are used to group the window controls......
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Creating the executable and the setup program
The languages supported by the application are taken into account......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ComponentLocate (Function)
Specifies the access path to an external component of project.
RSS feed management functions
List of functions for managing RSS feeds...
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.