ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Type of variable)
The Date type enables you to easily handle the dates...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
7. AJAX technology
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Other operators
The following are additional operators......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
TableMode (Function)
TableMode is kept for backward compatibility.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......