ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
dDisplay (Function)
Displays the drawing in the Image control.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
fCopyFile (Example)
Usage example of the fCopyFile function
Managing bar codes
The use of bar codes to identify and manage products has become essential......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
fCurrentDrive (Function)
Gets or sets the current drive.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
fEncrypt (Example)
Usage example of the fEncrypt function
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.