ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
InitRandom (Function)
Initializes the generator of random numbers.
ControlNext (Function)
Returns the name of the next control in input mode.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
Component (Type of variable)
The Component type is used to easily handle an external component.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SNMP constants
List of constants used by the SNMP functions....
Constants for managing the spell check
CursorCapture (Example)
Usage example of the CursorCapture function
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.