ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Various WEBDEV constants
Various WEBDEV constants...
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Defining a help window template
WINDEV allows you to create help window templates......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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......
Events associated with a Spreadsheet control
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
The Clickable Image control
The Clickable Image control can be used to......
Using .NET assemblies in a project
To use .NET assemblies in a project......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......