ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Warning (Function)
Displays a custom message in a system warning window.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
OpenChild (Function)
Opens a non-modal child window.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HNext (Function)
Sets the position on the next data file record according to a browse item.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.