ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Report viewer: Proposing several reports
In the document preview, end users can......
18. Management of business rules
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Replication: The different types
The data replication is a powerful feature......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
Custom properties (WLanguage)
A custom property is a code element with two events......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Query and project
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Assisted input management functions
The following functions are used to program assisted input in edit controls...