ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Component (Property)
The Component property configures the different components of a composite key.
MemCreate (Function)
Creates a memory area.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Software Factory
The concept of software factory is used to automate the process for creating applications....