ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Font management functions
List of functions for managing fonts...
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Notes document management functions
List of functions for managing Notes documents...
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.