ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
LooperDelete (Function)
Deletes a row from a Looper control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
ServiceControl (Function)
Sends a control message to a service.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
dDisplay (Function)
Displays the drawing in the Image control.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
Handle (External language)
Returns the handle of a window or control.
Table,Add (External language)
Adds an element to a Table control.
Table,Modify (External language)
Modifies an element in a Table control.
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.