ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Creating the link buttons in the windows of a WINDEV RAD pattern
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
25. Performing a process on several successive pages
Performing a process on several successive pages...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
The planes (in a window or in a report)
The planes are used to group the window controls......