ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
grLegend (Function)
Indicates the presence and position of legend in a chart.
CookieRead (Example)
Usage example of the CookieRead function
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
CookieWrite (Example)
Usage example of the CookieWrite function
Switch control properties
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Organizer control functions
The following functions are used to manage the Organizer control:...
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
BurnerEject (Function)
Opens or closes the door of current burner.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.