ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
MemDeleteAll (Function)
Clears and deletes a memory zone.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
MemSetPosition (Function)
Positions the memory zone on an element.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Format (Property)
The Format property is used to identify and change the format of an element
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
OpenChild (Example)
Usage example of the OpenChild function
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
MemCount (Function)
Returns the number of elements found in a memory zone.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
fEncrypt (Example)
Usage example of the fEncrypt function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Variables for managing the Drag and Drop
Content (Property)
The Content property is used to get and change the content of an element.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.