ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
LooperDelete (Function)
Deletes a row from a Looper control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
PDF file management functions
...PDF file functions...
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
xlsSave (Function)
Saves an XLS document.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
NextTitle (Function)
Modifies the title of next window to open.
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
iReportPrintingStatus (Function)
Returns the status of the current print.
HTTPAddFile (Function)
Adds a file to the HTTP form.