ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
ProjectInfo (Function)
Returns specific information about the project currently run.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Alias (Property)
The Alias property gets the alias of an element.
Events associated with internal windows
List of events associated with internal windows...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Project description: Style tab
The project description window allows you to configure various elements of your project......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
TelemetryEnable (Function)
Enables the telemetry manually.
Error 31: The file to include is not found. Check the name and path ...
Push notification
A mobile device can receive push notifications......
Extern (Reserved word)
EXTERN is used to...
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Code snippets
The code editor allows you to enter "Code snippets"......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......