ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
SocketCreate (Function)
Creates a socket.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Information 302: Ambiguity between a variable and a control
PreviousPage (Function)
Returns the name of the previous page.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
HDFS constants
The following constants are used by the HDFS functions:...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Input (Function)
Displays a message allowing the user to type an information.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
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....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Warning (Function)
Displays a custom message in a system warning window.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.