ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ExceptionInfo (Function)
Retrieves information about the current exception.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
UploadStart (Function)
Starts sending the selected files into an Upload control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
ThreadExecute (Function)
Starts the execution of a secondary thread.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....