ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
fShortName (Function)
Returns the short name of a file or directory.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
sEvent (Function)
Branches an event on a serial port.
13. Security benefit: managing the "Back" button
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
fLongName (Function)
Returns the long name of a file or directory.
grLegend (Function)
Indicates the presence and position of legend in a chart.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
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....
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.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
HTML Editor control properties
Properties associated with the HTML Editor control....
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.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).