ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
DateDifference (Function)
Calculates the number of days between two dates.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Age (Function)
Returns the age according to the date of birth.
DatePicker (Function)
Opens the system date picker.
SocketCreate (Function)
Creates a socket.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Constants for managing contact functions
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
HConnect (Example)
Usage example of the HConnect function
Events associated with Button controls
List of events associated with Button controls...
Image control in a page
HOpenConnection (Example)
Usage example of the HOpenConnection function