ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Various constants
List of various constants....
fSize (Function)
Returns the size of a file (in bytes).
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
LooperInsert (Function)
Inserts a row into a Looper control.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Text (Property)
Text is used to find out whether an item is a text item.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
fWrite (Function)
Writes: a character string into an external file. a memory section....
grExist (Function)
Checks the existence of a chart in memory.