ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Table,Modify (External language)
Modifies an element in a Table control.
EventChange (Function)
Modifies the status of an event.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
26. Style sheets: to simplify the layout
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Error 703: The property does not exist
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Address
The Address keyword can correspond to...
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
DocPrint (Function)
Prints a document in "docx" format.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....