ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Cube control properties
List of properties associated with the Cube control...
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
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)....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.