ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Error 17: OTHER CASE must be the last statement used in SWITCH
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Map control functions
Map control functions...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Font (Type of variable)
A Font variable creates a font programmatically...
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
ThreadPersistent (Function)
Makes a thread persistent.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
fRead (Example)
Usage example of the fRead function
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
EmailGetAll (Function)
Retrieves all the emails found on a server.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with pages
List of events associated with pages...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Generating an application for Universal Windows 10 App
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......