ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
10. Smart controls
Smart controls...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
The "Code hashtags" pane
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Creating links
Links help users navigate the help system......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Programming patterns
CAUTION......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
AppListVersion (Function)
Lists the versions available on the reference setup server.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
PDFPassword (Function)
Protects a PDF document with a password.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.