ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Google Contacts management functions
List of functions for managing Google contacts...
7. Multilingual applications in practice
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Events associated with the Pivot Table control
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SocketWrite (Function)
Writes a message intended to another socket.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Message text file format
The text files created by WDMSG use a specific format......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
fRead (Example)
Usage example of the fRead function