ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
fListResource (Function)
Lists the resources integrated to the application.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
HCloseAnalysis (Function)
Closes the current analysis.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Map control properties
The following properties can be used with Map controls:...
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
fSize (Function)
Returns the size of a file (in bytes).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
fSeek (Function)
Gets and sets current position in an external file.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.