ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLPrevious (Function)
Positions on the previous row of the query result.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
SQLNext (Function)
Positions on the next row of the query result.
SQLFirst (Function)
Positions on the first row of the query result.
Setup of the WEBDEV Application Server for Linux
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
RestartProgram (Function)
Ends the application and restarts it.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
WEBDEV 2024
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
WEBDEV license agreement
WEBDEV license agreement...
iReportPrintingStatus (Function)
Returns the status of the current print.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
WINDEV 2024