ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
"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"......
Events associated with Flash controls
List of events associated with Flash controls...
Standard FTP functions
List of standard FTP functions...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
EmailGetAll (Function)
Retrieves all the emails found on a server.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Events associated with Java Applet controls
List of events associated with Java Applet controls...
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
General environment of WINDEV
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
XML management: Use example
This application example manages an XML file named "Orders......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Composite keys
A composite key is a key item containing several other items......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.