ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
memcachedConnection (Variable type)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
SocketRead (Function)
Retrieves a message sent by another socket.
PopupAnimate (Function)
Displays a popup in a page cell.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
EmailReadLast (Example)
Usage example of the EmailReadLast function
RestartProgram (Function)
Ends the application and restarts it.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
EmailSend (Example)
Usage example of the EmailSend function