ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
fCopyDir (Example)
Usage example of the fCopyDir function
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
MatWrite (Function)
Writes an element into a matrix.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Software license agreement
WINDEV Express license agreement...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Execute (Function)
Starts the execution of a process through programming.
fWrite (Function)
Writes: a character string into an external file. a memory section....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.