ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
ContextClose (Function)
Closes a page context.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Binding a Combo Box control to an item
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......