ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Image drawing and processing functions
List of image drawing and processing functions...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Printing in PDF format: Special cases
Specific features of print in PDF format...
InServiceMode (Function)
Indicates whether the code is run in a service.
Decode (Function)
Decodes a character string that was encoded by Encode.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
Array management functions
List of functions for managing arrays...
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Constants for managing contact functions
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Recycle code windows
By default, a single code window is opened per ......