ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
The Flexbox control
Flexbox is a standard layout system for web pages......
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
5. HFSQL Client/Server
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
Copying controls from the page editor
The controls can be copied from the page editor......
15. Repeating a group of controls: loopers
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Compilation options (HLP format)
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.