ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
ThreadPause (Function)
Pauses the current thread during the specified duration.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLSavePosition (Function)
Stores the current position in the XML document.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Complete (Function)
Returns a character string of a specified length.
Multimedia control properties
List of properties associated with the Multimedia control...
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Edit options of a report
The report editor allows you to......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.