ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Creating a Pivot Table control
To create a Pivot Table control......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
The Context Menu control (WEBDEV)
Context menus are often used in websites......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Report blocks
A printed report includes several sections......
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Classes, members, methods and properties
A class is made of......
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....
<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....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......