ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Pages in practice
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
Range Slider control properties
The following properties are associated with the Range Slider control:...
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
WINDEV applications for Linux: Specific features
Software Factory
The concept of software factory is used to automate the process for creating applications....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Multi-project search
Performing a search in the current project is a common operation......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
SCM file format evolutions
Four versions are available for the SCM repository......
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.