ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Classes, members, methods and properties
A class is made of......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
2. Analysis in practice
How to open a page?
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
SocketCreate (Function)
Creates a socket.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
2. Projects in practice
Discover the main operations that can be performed on a project....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Constants for managing the modification of windows by the user
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.