ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
NetworkConnect (Function)
Associates a drive with a shared network directory.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
emailOutlookSession (Variable type)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Creating requirements
The following steps must be performed to implement the requirements......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......