ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
1. Managing emails
WINDEV includes multiple methods to manage emails...
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Name (Property)
The Name property is used to get the name of an element.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
ErrorThrow (Function)
Throw a non-fatal error.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....