ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Windows Scheduler management functions
List of functions for managing the scheduler...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Cell control properties
List of properties associated with the Cell control...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.