ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
fCompress (Function)
Compresses a file.
Dictionary
The dictionary is a file that can contain the project elements......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
fAttribute (Function)
Returns or modifies the attributes of a file.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
7. Dynamic site on specific configurations
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
dBorder (Function)
Draws the borders.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
WaitWindowStart (Function)
Opens the wait window of application.
dLine (Example)
Usage example of the dLine function