ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Creating a delete query
A delete query (corresponding SQL statement......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Keep-alive on connection
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Activation key management functions
The following functions are used to manage activation keys:...
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HIndex (Function)
Rebuilds the file index (".NDX" file).
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
ERR_NO_END_TAG
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Extracting messages added or modified since last extraction
A project was already created and translated......
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....