ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
3. Deploying a WINDEV application
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
zipInfoFile (Example)
Usage example of the zipInfoFile function
fTrackFile (Function)
Triggers the tracking of a file.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
zipDeleteFile (Function)
Deletes a file from an archive.
2. Modes to install an application
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....