ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Share your projects via Git
Git is a source code manager......
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
gpwEncryptPassword (Function)
Returns the encrypted password.
ContinentList (Function)
Returns the list of continents.
SysScreenResolution (Function)
Returns the resolution of a screen.
Modulo (Reserved word)
Returns the remainder of a division.
Min (Function)
Returns the lowest value.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WLanguage properties available in PHP
The following properties are available in PHP...
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......