ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
2. WEBDEV administrator in practice
Test of a query
The query editor allows you to run the test of query result......
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
Google Calendar management functions
List of functions for managing Google calendars...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
LOOP statement
The statement block is repeated endlessly...
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Time (Type of variable)
The Time type is used to easily handle the times...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....