ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

14. Generation modes
Generation modes...
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
1. The WINDEV Framework
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Beep (Function)
Emits a beep.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Constants for managing Map controls
Constants for managing Map controls...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.