ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
3. Managing sockets
WINDEV includes advanced socket management functions....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
Properties associated with Combo Box controls that display a table
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Warning 127: You are using a data source local to the process
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
2. Static or dynamic site
4. Dedicated server or shared server?
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....