ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
DiagramSave (Function)
Saves a diagram as a "diag" file.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
DateTimeDifference (Function)
Calculates the difference between two dates and times.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
zipDeleteAll (Function)
Deletes all files from an archive.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
zipDeleteFile (Function)
Deletes a file from an archive.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
ErrorBuild (Function)
Displays a custom error message in a system error window.
Warning (Function)
Displays a custom message in a system warning window.