ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
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
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Currencies
A currency is a real coded on 10 bytes....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
SocketRead (Function)
Retrieves a message sent by another socket.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Managing assertions
...The main available features are as follows:...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
HCheckStructure (Function)
Defines the mode for comparing data files.