ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
ToClipboard (Function)
Writes text or image information into the system clipboard.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
fLongName (Function)
Returns the long name of a file or directory.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
CameraConfigure (Function)
Allows you to configure the video capture driver.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fExeDir (Function)
Returns the directory from which the execution is started.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
HDescribeItem (Function)
Describes a file item through programming.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
SysDir (Function)
Returns the path of a system directory.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.