ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
Translating a text file with WDTRAD
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Shared memory area constants
Shared memory area functions
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Bar Code management functions
The following functions are used to manage bar codes:...
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.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
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......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......