ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Error 1049: The access directives are not allowed in a composite variable
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
FlexAlignItems (Property)
The FlexAlignItems property gets and sets the alignment of the items in a line of a Flexbox control along the cross axis (corresponding CSS property: "align-items").
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
5. Which type of server to choose?
9. Overlaying controls
Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32...
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......