ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Socket management functions
List of functions for managing sockets...
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
15. Creating the executable in practice
Creating the executable in practice...
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
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.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
SocketWrite (Function)
Writes a message intended to another socket.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
SMSSend (Function)
Sends an SMS.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......