ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
FontCreate (Function)
Creates a font definition.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
SFConvertLead (Function)
Converts the leads.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.