ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
gglMapParameter (Variable type)
The gglMapParameter type is used to define the advanced characteristics of a map...
Speech synthesis in the mobile applications
The phones can talk!......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WDDeploy features
WDDeploy can be used to......
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorHue (Function)
Calculates the hue of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Configuring the setup program
Two tools can be used to create a setup program......