ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
Print constants
List of constants used by the print functions....
Constants for managing projects
List of constants used by the functions for managing projects....
NetworkConnect (Function)
Associates a drive with a shared network directory.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
zipMerge (Example)
Usage example of the zipMerge function
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
HViewToFile (Example)
Usage example of the HViewToFile function
HModify (Example)
Usage example of the HModify function
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....