ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationControl (Function)
Defines an Image control as destination of a chart.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
grCreate (Function)
Creates a specific type of chart.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
HDescribeItem (Function)
Describes a file item through programming.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
2. User-friendly editors in practice
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
EventCreate (Function)
Creates an event.
Installing a Webservice (old format)
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Warning (Function)
Displays a custom message in a system warning window.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
The Clickable Image control
The Clickable Image control can be used to......