ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
grColor (Function)
Returns and initializes the color of different chart elements.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
OCRExtractText (Function)
Reads the text contained in an image.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......