ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
HTTPAddFile (Function)
Adds a file to the HTTP form.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
zipExist (Function)
Used to find out whether an archive exists.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
fClose (Function)
Closes an external file.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
LooperInsertLine (Function)
Inserts a row into a Looper control.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
EventDestroy (Function)
Explicitly destroys an event.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).