ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
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 controls by adding options....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
FileDisplay (Function)
Displays a file in the user's browser....
Pages in Session mode
WEBDEV includes several types of pages to create dynamic sites......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
FolderData (Function)
FolderData is kept for backward compatibility.
grAddData (Function)
Adds a data into a chart.