ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketExist (Function)
Checks the existence of socket.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Report based on a table
A report based on a table is used to print the records coming from a single table (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Programming an OLE field
WINDEV allows you to manipulate an OLE field directly by programming......
Creating index keywords
Index keywords allow users to easily find a help page......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Java functions
List of Java functions...
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
ListInfo (Function)
Gets the type and number of elements in a WLanguage list. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
grScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....