ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
BurnerAddFile (Function)
Adds a file to the compilation.
The "Code hashtags" pane
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
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......
SysRecentDocList (Function)
Returns the list of recently opened documents.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).