ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Get (External language)
Retrieves the value of a control.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
WavInit (External language)
Initializes the sound interpreter.
WavPlay (External language)
Plays the requested sound.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Style (External language)
Loads a style sheet.
Test (External language)
Displays each function call and each status report returned by the function.
WDEnd (External language)
Ends a program that is using WINDEV.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Reloading a document
To reload a document, ......
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Help system properties
The properties of help system are used to define......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min