ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.Type (Function)
Identifies or modifies the type of chart.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
KanbanMoveList (Function)
Moves a list in a Kanban control.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
10. Smart controls
Smart controls...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
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....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SOAP functions (prefix syntax)
List of SOAP functions...
Binding a ListView control to an item
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Creating an executable: General options
The main executable options are as follows......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....