ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
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.
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
grWndSize (Function)
Defines the size of the window containing the chart.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
GeometryContain (Function)
Determines if geometry A contains geometry B.
GeometryCover (Function)
Determines if geometry A covers geometry B.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Constants for manging the replication
List of constants used by the functions for managing the replication....
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....