ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Phone constants (Android / iOS)
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
WINDEV concepts
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
1. Testing a site: Elements to be tested
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......