ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User management functions for the WEBDEV OAuth authentication server
User management functions for the WEBDEV OAuth authentication server...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HFSQL constants
List of constants used by the HFSQL functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
FTPListFile (Example)
Usage example of the FTPListFile function
iParameterPDF (Example)
Usage example of the iParameterPDF function
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
GeometryDistance (Function)
Calculates the distance between two geometries.