ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAP functions (prefix syntax)
List of SOAP functions...
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Error 202: The method already has an access attribute (public, protected or private)
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
16. Types of code
Parent (Property)
The Parent property is used to get the parent element of an element.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
SOAP constants
List of constants used by the SOAP functions....
2. UML models
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
2. UML models
How to create a patch?
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Image control: the supported formats
The supported image formats are as follows:...
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Translating a text file with WDTRAD