ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
iSkipLine (Function)
Forces one or more line break.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Sum (Function)
Calculates the sum of the array elements.
ArrayCopy (Function)
Copies the content of an array to another array.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ShellExecute (Function)
Opens a document in its associated application.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
MatWrite (Function)
Writes an element into a matrix.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
XMLSave (Function)
Saves an XML document in a file.