ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
9. Monitor your sites, servers, etc.
DiagramSave (Function)
Saves a diagram as a "diag" file.
4. Monitor your applications
11. Internal components in practice
Internal components in practice...
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
BackgroundTaskAdd (Function)
Adds a new background task.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Shared information
The information entered when creating the files and the items is shared throughout the environment......