ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
SocketExist (Function)
Checks the existence of socket.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
iPrintBlock (Function)
Forces a report block to print.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
KeyPressed (Function)
Checks which key is pressed.
iForceComplement (Function)
Forces the printing of a Body Complement block.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
grExist (Function)
Checks the existence of a chart in memory.
Reloading a document
To reload a document, ......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
fLock (Example)
Usage example of the fLock function
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Currencies
A currency is a real coded on 10 bytes....
MemFound (Function)
Checks whether the sought element was found.
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......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Task list
Each project can be associated with a task list......
LOOP statement
The statement block is repeated endlessly...