ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
MySelf (Reserved word)
MySelf is used to handle the current control...
Constants for managing Organizer controls
Constants for managing Organizer controls...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Text (Property)
The Text property is used to get and modify text.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
EventClose (Function)
Closes a synchronization event between several threads.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Reals
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
5. Which type of server to choose?
Address
The Address keyword can correspond to...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.