ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Photo album functions
Photo album functions
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
PageChangeLayout (Function)
Applies a specific layout to a page.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
dDisplay (Function)
Displays the drawing in the Image control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
HTTP functions (prefix syntax)
List of HTTP functions...
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
SocketConnect (Function)
Connects a client computer to a given socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketRead (Function)
Retrieves a message sent by another socket.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
Socket management functions
List of functions for managing sockets...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.