ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Manipulating menu options programmatically
Menu options can be manipulated...
Font
The Font keyword can correspond to: a Font variable. the Font property....
EmailCheckAddress (Function)
Checks the validity of an email address.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
PDF Reader control events
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Constants for external files
List of constants used by the functions for managing external files....
dPoint (Example)
Usage example of the dPoint function
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
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.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
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.
13. Security benefit: managing the "Back" button
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Handling the report blocks through programming
Each report block is associated with different events......
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....