ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.