ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Using the Vista style in your windows
WINDEV allows you to customize......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
18. Secure payment
WDXView : Use
This help page presents the different features of WDXView......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
W3C standardization
You must comply with the W3C standard (HTML 4......
Type (Property)
The Type property is used to get and change the type of an element.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......