ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintImage (Function)
Sends the image file to print to the print buffer.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
EmailGetAll (Function)
Retrieves all the emails found on a server.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fLock (Function)
Entirely or partially locks an external file.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......