ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Classes, members, methods and properties
A class is made of......
PaletteChange (Function)
Changes the palette used by the project or by a window.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
AuthRevokeToken (Function)
Revokes a JSON Web Token (JWT).
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Structure (Type of variable)
A structure is a custom type of data...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......