ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Constants for telemetry management
Constants for telemetry management...
HSetLog (Function)
Enables or disables log management on a file.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
FolderData (Function)
FolderData is kept for backward compatibility.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
XLS file handling functions
List of functions for managing XLS files...
User Groupware files
Two categories of data files are managed......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Composite chart
A composite chart is a chart that displays several types of charts......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Internal component
An internal component is a set of elements from a project......