ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Using the task management and the schedule
Time management is extremely important......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Creating a Pivot Table control
To create a Pivot Table control......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HDescribeFile (Function)
Describes a data file programmatically.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Installing a SOAP server with IIS
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Share your projects via Git
Git is a source code manager......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.