ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
UploadStart (Function)
Starts sending the selected files into an Upload control.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Constants for external files
List of constants used by the functions for managing external files....
Line control properties
List of properties associated with the Line control...
8. Windows in practice
Discover the main actions that can be performed on the windows....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
AWP without UI
Bootstrap, Angular, React, Vue......
Edit options of a report
The report editor allows you to......
2. Examples and components provided with WEBDEV
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
fMerge (Function)
Merges several files into a single one.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
Code statistics
The code statistics affect......