ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Page (Property)
The Page property is used to handle a page.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
ActionRedo (Function)
Runs the last action canceled.