ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Static control properties
List of properties associated with a Static control...
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Animation (Property)
The Animation property animates an image.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
XMLNext (Function)
Positions on the next element (tag or attribute).
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Break in a report
The break is used to group the records corresponding to a sort criterion......
Scheduler control events
The following events associated with Scheduler controls:...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.