ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
ToClipboard (Function)
Writes text or image information into the system clipboard.
Various WEBDEV constants
Various WEBDEV constants...
13. External component in practice
External component in practice...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
HReadSeek (Example)
Usage example of the HReadSeek function
Service variable
The Service variable is used to......
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Copying and cloning
Variables are copied using the "=" operator...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
SQLFirst (Function)
Positions on the first row of the query result.
Commands of the external interface