ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
9. Sharing a project in practice
Sharing a project in practice...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Creating the link buttons in the windows of a WINDEV RAD pattern
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Managing main window menus
A main menu is necessarily associated with a window......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Events associated with List Box controls
List of events associated with List Box controls...
SOAPRun (Function)
Runs a procedure on a SOAP server.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...