ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Operator on Address
The & operator returns the address of a variable as an integer
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
8. Sharing a project in practice
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
11. User Macro-Code: UMC in practice
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Extracting the text of the project
The following text can be extracted......
DotNetDelegate (Function)
Initializes a.NET delegate.
5. User Groupware in practice
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
GetDefinition (Function)
Retrieves the definition of element type.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
List of extension attributes
The list of extension attributes ......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......