ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
WDINT setup
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
fUnlock (Function)
Entirely or partially unlocks an external file.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
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......
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......