ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Link properties
When creating a link, you can simply specify the destination......
EmailCheckAddress (Function)
Checks the validity of an email address.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
NFCSendTag (Function)
Sends a NFC tag to another device.
PDF Reader control events
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
Properties associated with Combo Box controls that display a table
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Height (Property)
The Height property is used to get and change the height of an element.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
Visible (Property)
The Visible property is used to set the visibility of an element.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...