ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV License Agreement
WINDEV License Agreement...
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.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
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....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
HDescribeConnection (Function)
Describes a new connection to an external database.