ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detailed use of WINDEV FTP/RPC
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
19. Upload: Sending files to the server
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Reloading a document
To reload a document, ......
Style (External language)
Loads a style sheet.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
fLoadResource (Function)
Loads the content of a resource from a library.
rssInitialize (Function)
Loads a RSS stream in memory.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
<Component>.Load (Function)
Loads an external component independent of the current project.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
1
2
3
4
5
6
18
>