ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeValid (Function)
Checks the time validity.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
6. Multilingual applications
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<ftpConnection variable>.MakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
SysIsAdministrator (Function)
Indicates whether the current user has administrator rights on the computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
<Image>.Rotation (Function)
Rotates an Image control.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Error 810: * can only be used for a parameter with a default value