ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing fonts
List of constants used by the functions for font management....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Environment of the data model editor
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
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......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
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
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).