ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Static or dynamic site
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Extracting the text of the project
The following text can be extracted......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
5. Site test in practice
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Break in a report
The break is used to group the records corresponding to a sort criterion......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......