ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Assisted universal replication: specific features
HIndex (Function)
Rebuilds the file index (".NDX" file).
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Multi-project search
Performing a search in the current project is a common operation......
Set of procedures
The global procedures are grouped in set of procedures......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Rights on the virtual directory
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Managing space characters in the searches?
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Thumbnail control properties
List of properties associated with the Thumbnail control...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Operations performed on state-transition diagrams
The following paragraphs explain......
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Detailed use of WINDEV FTP/RPC
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Sorts in a report
The sort is used to organize the information displayed in the report......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.