ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Constants for managing the windows
List of constants used by the functions for managing the windows...
XMLRoot (Function)
Positions on the root tag of an XML document.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
zipOpen (Function)
Opens an existing archive.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
fCompress (Function)
Compresses a file.
SocketRead (Function)
Retrieves a message sent by another socket.
PageAddress (Function)
Used to find out the Internet address of a page.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
HExecuteProcedure (Function)
Runs a stored procedure.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.