ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocToImage (Function)
Exports a page found in a Word Processing document in image format.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Formatting (Property)
The Formatting property describes the formatting of an element.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Google Analytics functions
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
How to find out whether a report was printed?
How to perform a full file browse?
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
How to loop through a file using filters?
How to manage enumerations programmatically?