ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
ContextClose (Function)
Closes a page context.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
XML functions (prefix syntax)
List of XML functions...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
The Upload control
The Upload control is used to upload files on the Web server......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Generating the RAD pattern
To generate a RAD pattern:...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....