ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Windows
The windows represent the main interface of a WINDEV application......
Composite variable
A composite variable contains different types of elements (members)...
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Dimension (Example)
Example of use of Dimension
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......