ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Dequeue (Function)
Removes an element from the queue.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Pop (Function)
Pops an element from a stack.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
The Clickable Image control
The Clickable Image control can be used to......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.