ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Error 121: Shadowing a structure
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Size (Example)
Usage example of the Size property
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
HLogRestart (Function)
Restarts the logging process on a file.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Error 111: The Pascal string %1 is too long
HLogStop (Function)
Stops the log process of a file.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
HDBIndex (Function)
Opens an xBase index file.
Managing parallel tasks
The computers are becoming more and more powerful......
Site map of PC SOFT documentation
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......