ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
WINDEV concepts
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Input (Function)
Displays a message allowing the user to type an information.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Report controls
Several types of controls can be handled in a report created by the report editor......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
LooperInsert (Function)
Inserts a row into a Looper control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Functions for managing objects (External language)
Extern (Reserved word)
EXTERN is used to...
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
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).
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
fFileName (Function)
Returns the name of an external file that is currently opened.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.