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 support two types of menus ...
Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Manipulating menu options programmatically
Menu options can be manipulated...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Modulo (Reserved word)
Returns the remainder of a division.
IsOdd (Function)
Identifies an odd number.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
IsEven (Function)
Identifies an even number.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Passing parameters
The parameters can be passed to a procedure......
Text (Property)
The Text property is used to get and modify text.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).