ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Body Complement block
The Body complement block is linked to the Body block......
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.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
ListProcedureLoadImage (Function)
Specifies the procedure to be called when displaying a row in a ListView control. This makes it possible to display an image dynamically, rather than loading an image from disk.
End of Document block
The End of document block is run once at the end of the report execution......
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......