ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HOpenConnection (Function)
Opens a connection to a specific database.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
LanguageToName (Function)
Returns the name of a language.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Creating a window skin template
Test of a query
The query editor allows you to run the test of query result......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Specific features of the applications for iPhone/iPad
Calling a procedure/a function
Syntax for calling a local or global procedure.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
9. Generation modes
WINDEV Mobile includes different types of generation......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.