ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using .NET assemblies in a project
To use .NET assemblies in a project......
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
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.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Functions for managing objects (External language)
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
1. Project and analysis
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
3. Managing sockets
WINDEV includes advanced socket management functions....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......