ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Link control properties
The Link control is available in a page and in a report......
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Popup window
WINDEV allows you to open windows in popup format......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
ERR_ALREADYCONNECTED
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
24. Displaying and linking pages
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
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.