ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
dbgEnableLog (Function)
Enables the runtime log programmatically.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Image (Property)
The Image property gets and sets the background image of a control or block.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.