ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpenTempFile (Function)
Creates and opens a temporary file.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Properties associated with the options of a Switch control
Composite variable
A composite variable contains different types of elements (members)...
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
fSize (Example)
Usage example of the fSize function
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
<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....
fRename (Example)
Usage example of the fRename function
PopupAnimate (Function)
Displays a popup in a page cell.
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
iPageWidth (Example)
Usage example of the iPageWidth function
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).