ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Truncate (Function)
Truncates the right part of a string or buffer.
Events associated with SilverLight control
List of events associated with SilverLight controls...
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Organization chart linked to a data file
Error 533: The expression of a { } must be a string
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
FinRedemption (Example)
Usage example of the FinRedemption function
<Page>.Address (Function)
Used to find out the Internet address of a page.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
HDBIndex (Function)
Opens an xBase index file.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").