ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Event (Example)
Usage example of the Event function
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
zipOpen (Function)
Opens an existing archive.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Events associated with Table controls
List of events associated with Table controls...
Splitter control properties
List of properties associated with the Splitter control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
fMoveDir (Function)
Moves a directory and its content.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.