ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart: Managing legends
Several types of legends are supported in the charts......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
8. If you are already familiar with WINDEV
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Compilation options (HLP format)
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Variable scope
Variables can be declared anywhere in the code....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....