ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
BrowserType (Function)
Returns the type of browser used by the Web user.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Handling TimeLine controls programmatically
A TimeLine control can be......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
ArraySort (Function)
Sorts a WLanguage array.
HTMLToText (Function)
Converts an HTML string or buffer to text.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
WINDEV License Agreement
WINDEV License Agreement...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....