ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
The planes (in a window or in a report)
The planes are used to group the window controls......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
InJavaMode (Function)
Indicates whether the code is run in Java.
Power (Function)
Raise a number to a power.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Max (Function)
Returns the greatest value passed as parameter.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
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.
InPHPMode (Function)
Indicates whether the code is run in PHP.
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.