ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
User (Property)
The User property is used to identify and change the user of a feature.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Map control properties
The following properties can be used with Map controls:...
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
SemaphoreCreate (Function)
Creates a semaphore.
TextToRTF (Function)
Converts text to Rich Text Format.
iPrintImage (Example)
Usage example of the iPrintImage function
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Name (Property)
The Name property is used to get the name of an element.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.