ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
USBFind (Function)
Finds a USB device according to keywords.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Control constants
List of constants used by the functions for managing controls...
Managing assertions
...The main available features are as follows:...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......