ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......