ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Handling a Web Component control through programming
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
FinCurrentVal (Function)
Returns the current value of investment.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
tapiRecord (Function)
Records the current communication as a".WAV" file.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
fStopCompress (Example)
Usage example of the fStopCompress function
17. TLS/SSL: Encrypting information on the Web
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
FTPSend (Example)
Usage example of the FTPSend function
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
fSelect (Example)
Usage example of the fSelect function