ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
2. Static or dynamic site
iPrintBlock (Function)
Forces a report block to print.
VariantMember (Variable type)
The VariantMember type is an advanced type corresponding to an array of members, each member is a Variant variable.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
ContactCreate (Function)
Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad)....
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
SQLLast (Function)
Sets the position on the last row of the query result.
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
rssIdentifier (Variable type)
The rssIdentifier type is used to describe the unique identifier of a RSS feed entry...
NumberInWords (Function)
Converts a number to words.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.