ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InServiceMode (Function)
Indicates whether the code is run in a service.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Bluetooth constants
List of constants used by the Bluetooth functions....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
HInfoLog (Function)
Returns information about the server logs.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
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.
Property Description (Variable type)
The Property Description type is used to get information about a property.
Seek (Function)
Searches for the index of an element in a WLanguage array.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
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.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
InAutomaticTestMode (Function)
Allows you to find out whether an automated test is currently run or not.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......