ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Handling a control through programming in a report
All report controls can be handled through programming......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
WDZip: Creating or modifying an archive
This help page explains how to......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Google Maps management functions
List of functions for managing Google maps...
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
GglDelete (Function)
Deletes data from the Google server.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Cardinalities
The cardinalities are used to count the links between the files......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......