ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
DatePicker (Function)
Opens the system date picker.
Use a calendar to enter dates
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
18. Secure payment
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Error 805: No syntax without parameter
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......