ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
SysSpace (Function)
Returns the physical memory space for the current computer.
Looper control functions
List of functions for managing Looper controls...
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
SQLTransaction (Example)
Usage example of the SQLTransaction function
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fCompress (Example)
Usage example of the fCompress function
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HCloseConnection (Example)
Usage example of the HCloseConenction function
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
LooperInsert (Function)
Inserts a row into a Looper control.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipFileSize (Example)
Usage example of the zipFileSize function
HSubstDir (Example)
Usage example of the HSubstDir function
CurrentMonth (Function)
Returns the number of the current month.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Automatic management of exceptions
The management of exceptions can be customized by process......
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.