ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Specific features of the applications for iPhone/iPad
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Width (Property)
The Width property is used to determine and change the width of an element.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Height (Property)
The Height property is used to get and change the height of an element.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......