ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
dbgInfo (Function)
Returns a debug information.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
.NET application
To create a.NET application from a project......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Operations performed on class diagrams
The following paragraphs explain......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Types of Edit controls
EventChange (Function)
Modifies the status of an event.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Control constants
List of constants used by the functions for managing controls...
Combination (Type of variable)
A combination is a set of options.