ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
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, ......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Comparison operators
The comparison operators can be divided into several categories......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WDTRAD options
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Webservice management functions
Webservice management functions...
OCR constants
Adds a language to the native OCR system....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Enqueue (Function)
Adds an element to the queue.
<DiskFile variable>.Close (Function)
Closes an external file.