ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeConnection (Example)
Usage example of the HChangeConnection function
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
docHeaderFooter (Variable type)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Positioning a toolbar
A Toolbar control can be created in a standard window or in an MDI parent window......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Compilation instruction: IF TargetExecution
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
SNMPStartSession (Function)
Starts an SNMP session.
iPreview (Example)
Usage example of the iPreview function
Salesforce functions
List of Salesforce functions...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
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 .