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...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Composite chart
A composite chart is a chart that displays several types of charts......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
Sending elements to Free Technical Support
The Multimedia control
The Multimedia control is used to play multimedia files......
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......