ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
19. Upload: Sending files to the server
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Site Map control properties
List of properties associated with a Site Map control...
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Runtime error management functions
List of functions for managing runtime errors...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
FileSize (Property)
The FileSize property is used to get the size of a file.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.