ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
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......
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.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
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 .
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....
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......
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.
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......
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.