ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContextOpen (Function)
Opens a new page context without returning the information to the browser.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
12. Pages in practice
The Organizer control
The Organizer control is used to display and handle organizers......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
grLegend (Function)
Indicates the presence and position of legend in a chart.
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
SpellCheck (Function)
Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
DeleteShortcut (Function)
Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Binding a Combo Box control to an item