ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Events associated with Static controls
List of events associated with Static controls...
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Events associated with a Layout control
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
EmailGetAll (Function)
Retrieves all the emails found on a server.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....