ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Bar Code management functions
The following functions are used to manage bar codes:...
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Cell control properties
List of properties associated with the Cell control...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Configuring the setup program
Two tools can be used to create a setup program......
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Static control properties
List of properties associated with a Static control...
Container column in a Table control
A cell found in a Table control can contain a set of controls......