ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
VariableReset (Function)
Resets the variable to its initial value.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Page Footer block
The Page footer block is run at the end of each page......
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
SMSReset (Function)
Resets all variables of SMS structure.
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Handling a Web Component control through programming
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fCompress (Function)
Compresses a file.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....