ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
NextTitle (Function)
Modifies the title of next window to open.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Automatic management of exceptions
The management of exceptions can be customized by process......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
"?" menu
WINDEV proposes a help menu adapted to your applications......
grColor (Function)
Returns and initializes the color of different chart elements.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Extern (Reserved word)
EXTERN is used to...
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......