ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
ChronoReset (Function)
Stops and resets a running stopwatch.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
12. Available tests
LooperInsertLine (Function)
Inserts a row into a Looper control.
LoadParameter (Function)
Reads a persistent value.
fCurrentDir (Function)
Identifies or modifies the current directory.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....