ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Local procedure
Two types of procedures are available......
Composite chart
A composite chart is a chart that displays several types of charts......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Extracting the text of the project
The following text can be extracted......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_NO_TABLE
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Help system properties
The properties of help system are used to define......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Aliases on data files: HAlias
The aliases are used to handle......
Creating a flexible modeling
To create a new flexible modeling, you can......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Code history
The code history is used to......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...