ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Handling TimeLine controls programmatically
A TimeLine control can be......
Events associated with Chart controls
List of events associated with the Chart controls...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
HTTPRequest (Example)
Usage example of the HTTPRequest function
ChangeCharset (Example)
Usage example of the ChangeCharset function
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
The Organizer control
The Organizer control is used to display and handle organizers......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
CharactType (Function)
Returns information about the type of character.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
The Tab control
The Tab control is used to simultaneously display different controls......
FTPConnect (Example)
Usage example of the FTPConnect function
fMakeDir (Example)
Usage example of the fMakeDir function
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
fDateTime (Example)
Usage example of the fDateTime function
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......