ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
fMoveDir (Function)
Moves a directory and its content.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
GetTheme (Function)
Gets the current theme of a mobile application.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRead (Function)
Reads a record in a file according to a given record number.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Various constants
List of various constants used by the constants WINDEV functions....
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.