ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Shared memory area functions
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
XML management: Use example
This application example manages an XML file named "Orders......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
HCreateMovableReplica (Function)
Creates a movable replication.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Shared memory area constants
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Creating a query
Two methods can be used to create a query......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...