ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
LooperInsertLine (Function)
Inserts a row into a Looper control.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Execute (Function)
Starts the execution of a process through programming.
Events associated with Flex controls
List of events associated with Flex controls...
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Properties associated with the options of a Switch control
NotificationDisplay (Function)
Displays a message outside the browser.
iGroupAdd (Function)
Adds a report to a group of reports.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).