ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipOpenRAR (Function)
Opens an existing archive in RAR format.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
ErrorThrow (Function)
Throw a non-fatal error.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
LOOP statement
The statement block is repeated endlessly...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.