ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
SCM file format evolutions
Four versions are available for the SCM repository......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Handling Scheduler controls programmatically
A Scheduler control can be......
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The Upload control
The Upload control is used to upload files on the Web server......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
grPrint (Function)
Prints a chart.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.