ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Browser constants
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Types of Edit controls
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
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......
Image editor: Features
The image editor includes several features......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
PageChangeLayout (Function)
Applies a specific layout to a page.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
14. Controls in practice
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).