ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Controls in practice
fFileName (Function)
Returns the name of an external file that is currently opened.
fSeparator (Function)
Returns a file path with normalized separators.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
SysYRes (Function)
Returns the vertical screen resolution.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
grGridlines (Function)
Displays or hides the chart gridlines.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Tangent (Function)
Calculates the tangent of an angle.