ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMovableReplica (Function)
Creates a movable replication.
FileDisplay (Function)
Displays a file in the browser of Web user.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Environment of the project editor
The main elements of the project editor are as follows:
Service constants
List of constants used by the functions for managing services....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Using an external component in an application
A component can be reused at any time in any application......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
OpenSister (Function)
Opens a non-modal sibling window.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Environment of the window editor
The main elements of window editor are as follows:
Cross-references in the code editor
The cross-references in the code editor are used to identify......
HDFS constants
The following constants are used by the HDFS functions:...
SQLFirst (Function)
Positions on the first row of the query result.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Open (Function)
Opens a modal WINDEV window.