ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
SQLFirst (Function)
Positions on the first row of the query result.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
How to perform a full file browse?
7. Window templates
...Window templates...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
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.)....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
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.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Phone constants (Android / iOS)
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....