ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
FTP constants
List of constants used by the FTP functions....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Detailed use of WINDEV FTP/RPC
Font (Type of variable)
A Font variable creates a font programmatically...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Sharing elements with a WINDEV application
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
fRename (Function)
Modifies the name of a file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
1. Examples provided with WINDEV Mobile
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
PermissionRequest (Function)
Prompts the user to grant an application permission.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Events associated with Spin controls
List of events associated with Spin controls...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....