ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Guided tour management constants
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
HListItem (Example)
Usage example of the HListItem function
fLock (Function)
Entirely or partially locks an external file.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HPriority (Function)
Finds out and modifies the priority of the calling application.
FirstDayOfMonth (Function)
Returns the first day of the month.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
SQLExec (Example)
Usage example of the SQLExec function
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.