ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Events associated with Calendar controls
List of events associated with Calendar controls...
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
ErrorBuild (Function)
Displays a custom error message in a system error window.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Check model
You can use check models to easily create checks...
Constants for managing animations
List of constants used by the functions for managing the animations...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...