ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
Defining a help window template
WINDEV allows you to create help window templates......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WEBDEV concepts
The Tab control
The Tab control is used to simultaneously display different controls......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.