ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Operations performed on class diagrams
The following paragraphs explain......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
SysSerialNum (Function)
Returns the IMEI number of the current device.
dBackground (Example)
Usage example of the dBackground function
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Materialized view
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Obtaining an SSL certificate for IIS2 (2.0 or later)
fCurrentDrive (Function)
Gets or sets the current drive.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).