ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
8. 10 tips for better interfaces...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
SQL view
An SQL view is a virtual data source defined by an SQL query......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Constants used by the scanner functions
Constants used by the scanner functions...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SQLExec (Function)
Names and runs an SQL query.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....