ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Document (Type of variable)
The Document type is used to handle a "docx" document.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Scanner functions (prefix syntax)
The scanner functions are as follows:...
EXE constants
List of constants used by the functions for managing executables....
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
11. Controls in practice
Discover the main characteristics of the controls...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Scanner functions
The scanner functions are as follows:...
LDAPFind (Function)
Performs a search in an LDAP server.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.