ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
DataType (Function)
Identifying the type of a WLanguage variable.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
grZoom (Function)
Defines the zoom of a chart.
Component (Property)
The Component property configures the different components of a composite key.
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)......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
CalendarSelect (Function)
Returns the date selected in a Calendar control.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.