ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractPath (Function)
Returns the path of a file found in the archive.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
List of extension attributes
The list of extension attributes ......
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
14. Managing the "Back" button in practice
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Runtime log
The runtime log is the best way to identify the most used features of an application......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
zipDeleteFile (Function)
Deletes a file from an archive.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Installing a Webservice (old format)
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.