ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Handling TimeLine controls programmatically
A TimeLine control can be......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Types of Edit controls
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Edit options of a report
The report editor allows you to......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......