ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor: Features
The image editor includes several features......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
ArraySort (Function)
Sorts a WLanguage array.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
CurrentWin (Function)
Identifies the window currently in edit.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.