ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
<Popup>.Animate (Function)
Displays a popup in a page cell.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
zipSelectFile (Function)
Selects files from an archive.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
zipExtractPath (Function)
Returns the path of a file found in the archive.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
zipExist (Function)
Used to find out whether an archive exists.
CurrentYear (Function)
Returns the current year in integer format.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
PopupAnimate (Function)
Displays a popup in a page cell.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Environment of the report editor
Environment of the report editor...
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....