ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Constants for managing fonts
List of constants used by the functions for font management....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Installing a SOAP server with Apache
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WINDEV and the SOAP protocol
Creating an action plan
The action plans group all actions that will be performed by the software factory....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
SilverLight control properties
List of properties associated with the SilverLight control...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.