ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
28. Site SEO
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
6. WEBDEV Account Manager