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...
InJavaMode (Function)
Indicates whether the code is run in Java.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
EXE constants
List of constants used by the functions for managing executables....
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word...
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
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.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
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.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
SemaphoreCreate (Function)
Creates a semaphore.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.