ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Manager of automated tests
The test manager is used to......
OutlookDefaultProfile (Function)
Retrieves the default profile defined in Outlook.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......