ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customize the interface: move, enlarge or color controls
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
<Array>.Min (Function)
Returns the lowest value in the array.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Cos (Function)
Calculates the cosine of an angle.
Structure of data files of user groupware
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Declaration (Property)
The Declaration property is used to define a type.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
NationFramework (Function)
Defines or identifies the language of the framework.
Windows
The windows represent the main interface of a WINDEV application......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....