ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Browser management functions
List of functions for managing browsers...
WDSQL, SQL querier: Overview
WDSQL is used to......
The different types of windows
The following types of windows can be created in a WINDEV application......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Keep-alive on connection
<Image>.Next (Function)
Displays the next image for the scroll.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ImageStartScrolling (Function)
Starts cycling through images.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
ImageScrollingPosition (Function)
Returns the displayed image.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Access rights to a class property
A property is a code element that includes two processes......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......