ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerErase (Example)
Usage example of the BurnerErase function
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Variable scope
Variables can be declared anywhere in the code....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Static control properties
List of properties associated with a Static control...
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating a table in a report
Tables can be created in a report......
HDelete (Function)
Deletes a record from a data file (query or view).
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.