ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
InJavaMode (Function)
Indicates whether the code is run in Java.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
DnDEvent (Example)
Usage example of the DnDEvent function
EXE constants
List of constants used by the functions for managing executables....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
StringReverse (Function)
Reverses the characters of a string.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
fShortPath (Function)
Returns the full short path of a file or directory.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Contains (Function)
Allows you to check if a substring is within a string.
Events associated with an infinite Progress Bar control
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with OLE controls
List of events associated with OLE controls...
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.