ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Type of variable)
A Font variable creates a font programmatically...
fSize (Example)
Usage example of the fSize function
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
fRename (Example)
Usage example of the fRename function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
fUncompress (Example)
Usage example of the fUncompress function
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
SMSSend (Function)
Sends an SMS.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Input (Function)
Displays a message allowing the user to type an information.
PopupAnimate (Function)
Displays a popup in a page cell.