ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 802: Invalid syntax for this function
HJSONToRecord (Function)
Imports JSON data into the current record.
2. Static or dynamic site
TableMode (Function)
TableMode is kept for backward compatibility.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Constants for sound management
List of constants used by the functions for sound management....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
User Groupware files
Two categories of data files are managed......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Error 35: 'Continue' is available in the loops only
xlsColumnType (Example)
Usage example of the xlsColumnType function