ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Constants for external files
List of constants used by the functions for managing external files....
Warning 12: The label is unused
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Error 809: The * character cannot be used as mandatory parameter in a function
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
WINDEV: Example of programmed Drag and Drop
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
SNMP functions
List of SNMP functions...
HTTPCreateForm (Function)
Creates an HTTP form.
HTTPSendForm (Function)
Sends an HTTP form.
SNMPStartSession (Function)
Starts an SNMP session.
SNMPCloseSession (Function)
Closes an SNMP session.
Style (External language)
Loads a style sheet.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.