ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
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.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
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.
4. When to use the debugger?
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
GPSGetPosition (Function)
Retrieves information about the current device position.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.