ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Outstanding progress bars
Simple or symmetric progress bar?...
Software license agreement
WINDEV Express license agreement...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Miscellaneous Windows functions
List of miscellaneous Windows functions...
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
3. Managing sockets
WINDEV includes advanced socket management functions....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Copying and cloning
Variables are copied using the "=" operator...
Extracting messages added or modified since last extraction
A project was already created and translated......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Using the Salesforce service
Salesforce is a very popular CRM software......