ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Sharing elements with a WINDEV application
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
iReportPrintingStatus (Function)
Returns the status of the current print.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
fDirRename (Function)
Renames a directory.
Table control functions
List of functions specific to Table controls...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
BrowserPlatform (Function)
Returns the user's browser platform....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
WinCopyForm (Function)
Copies the content of a form into the clipboard.