ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
ERR_BAD_CONTEXT
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Code snippets
The code editor allows you to enter "Code snippets"......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
15. Repeating a group of controls: loopers
Image control: the supported formats
The supported image formats are as follows:...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....