ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next...
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined...
SocketWrite (Function)
Writes a message intended to another socket.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date...
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure...
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure...
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
InitRandom (Function)
Initializes the generator of random numbers.
Random (Function)
Returns a random number.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.