ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").