ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Step 6: User Groupware settings
If the site is configured to use the User Groupware, the parameters of the groupware database can be configured during the setup......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.
11. User Macro-Code: UMC in practice
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Speech synthesis in the mobile applications
The phones can talk!......
GetDefinition (Function)
Retrieves the element type definition.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
DotNetDelegate (Function)
Initializes a.NET delegate.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
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)....
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
5. User Groupware in practice