ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
19. Upload: Sending files to the server
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Constants used by the scanner functions
Constants used by the scanner functions...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
How to find out whether a report was printed?