ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
TwainSourceHeight (Function)
Returns the height (in millimeters) of the document captured by a Twain device.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
TwainSourceWidth (Function)
Returns the width (in millimeters) of the document captured by a Twain device.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
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....
12. Pages in practice
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Configuring the setup program
Two tools can be used to create a setup program......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......