ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
iReportPrintingStatus (Function)
Returns the status of the current print.
fChangeSize (Function)
Resizes an external file.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Map control functions
Map control functions...
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
grOrientation (Function)
Modifies the orientation of chart axes.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grSourceSeries (Function)
Defines the source of a series.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.