ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InServiceMode (Function)
Indicates whether the code is run in a service.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
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.
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.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Decode (Function)
Decodes a character string that was encoded by Encode.
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.
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......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
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....