ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
InServiceMode (Function)
Indicates whether the code is run in a service.
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.
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......
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
Handling the report blocks through programming
Each report block is associated with different events......
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 ......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
ExceptionInfo (Function)
Retrieves information about the current exception.
CallDLL32 (Function)
Runs a function found in an external DLL.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....