ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
HCreateMovableReplica (Function)
Creates a movable replication.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Installing the robot controller
The monitoring robot includes three executables......
fShortName (Example)
Usage example of the fShortName function
Custom tooltips
Tooltips are very useful for application users......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
BurnerErase (Example)
Usage example of the BurnerErase function
EmailCheckAddress (Function)
Checks the validity of an email address.
Locking data files: correspondence between WINDEV 5.5 and the later versions
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
zipOpen (Function)
Opens an existing archive.
ServiceContinue (Function)
Restarts a paused service.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Repairing the project
In some cases, "Project......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
fMerge (Function)
Merges several files into a single one.
Event (Example)
Usage example of the Event function