ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iParameterPDF (Example)
Usage example of the iParameterPDF function
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
SQLConnect (Example)
Usage example of the SQLConnect function
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
SQLModify (Example)
Usage example of the SQLModify function
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The HTML Display control
The HTML Display control displays a web page in an application......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Browser constants
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.