ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
DateDifference (Function)
Calculates the number of days between two dates.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Shared information
The information entered when creating the files and the items is shared throughout the environment......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Constants for managing Windows events
The following constants are used to manage Windows events:...
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......