ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
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.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
ArrayCopy (Function)
Copies the content of an array to another array.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
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.
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......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.