ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Global and local variable
Two types of variables are available......
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
WEBDEV concepts
ERR_NO_APPLICATION
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).