ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
Handling report blocks
The different operations available on report blocks are as follows......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
7. AJAX technology
Draws a rectangle in an Image variable....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CurrentDay( Function)
Returns the number of the current day in the current month.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Standard FTP functions (prefix syntax)
Standard FTP functions (prefix syntax)...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Site map of PC SOFT documentation
6. Editing a page: zoning mode
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......