ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Compilation options (chm format)
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Local procedure
Two types of procedures are available......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
SocketRead (Function)
Retrieves a message sent by another socket.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
XMLDocument (Function)
Creates a new XML document.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
fCompress (Function)
Compresses a file.
fImageSelect (Function)
Opens the image picker of Windows.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.