ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Constants for managing contact functions
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Constants for SMS functions
List of constants used by the SMS functions....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
What is an application?
An application is a set of objects (windows, controls, ......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Operations performed on class diagrams
The following paragraphs explain......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.