ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
gLine (Function)
Builds a sequence of characters containing a line.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
<Variable ftpConnexion>Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Dictionary
The dictionary is a file that can contain the project elements......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
13. 3-Tier architecture
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......