ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Structure (Type of variable)
A structure is a custom type of data...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
InApp constants
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Warning (Function)
Displays a custom message in a system warning window.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......