ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
NetworkDisconnect (Function)
Disconnects a network drive.
iCloseReport (Function)
Stops printing the current report immediately.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
iPrintReport (External language)
Prints a report created with the report editor.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
ThreadEnd (Function)
Ends the execution of the current thread.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Table,Add (External language)
Adds an element to a Table control.