ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
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......
HIndex (Function)
Rebuilds the file index (".NDX" file).
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
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......
Managing the styles
The help editor allows you to define styles of paragraphs......
Detailed use of WINDEV FTP/RPC
Operations performed on state-transition diagrams
The following paragraphs explain......
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.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......