ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Search (External language)
Searches for a value in a Table control populated programmatically.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Space (External language)
Fills the content of WdString with space characters on the right.
iPrintReport (External language)
Prints a report created with the report editor.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Project (External language)
Opens and runs a WINDEV project.
Style (External language)
Loads a style sheet.
Table,Add (External language)
Adds an element to a Table control.
AppInstallVersion (Function)
Installs a specific application version.
Table,Insert (External language)
Inserts an element into a table at a given position.
Table,Modify (External language)
Modifies an element in a Table control.
Table,Count (External language)
Returns the number of elements in a Table control.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Table,Select,+ (External language)
Selects an element in a Table control.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
UploadStart (Function)
Starts sending the selected files into an Upload control.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.