ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Position (Function)
Finds the position of a specified string within another string.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
SOAP constants
List of constants used by the SOAP functions....
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
End-user UI management functions
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
PicResize (Function)
Resizes a WDPic image.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
SOAP functions
List of SOAP functions...
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.