ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
WINDEV License Agreement
WINDEV License Agreement...
HChangeName (Function)
Modifies the physical name of a data file.
Record (Variable type)
The Record type is used to save the values of a record.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
iPrintReport (Function)
Prints a report created with the report editor.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
docTableOfContents (Variable type)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Crosstab report
The report editor allows you to create "Crosstab" reports......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....