ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ThreadRequestStop (Function)
Sends a stop request to a thread.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......