ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 4: A space is required after the ':' character
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
28. Site SEO
Handling the report blocks through programming
Each report block is associated with different events......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
3. Application development cycle
Development cycle of a WINDEV application....
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
21. Reports
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......