ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......