ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Structure (Type of variable)
A structure is a custom type of data...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Report viewer: Proposing several reports
In the document preview, end users can......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Installing a SOAP server with Netscape iPlanet 4.1
SCM file format evolutions
Four versions are available for the SCM repository......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
14. Controls in practice
Various WEBDEV constants
Various WEBDEV constants...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......