ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
DateToDay (Function)
Returns the day that corresponds to a given date.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Date (Type of variable)
The Date type enables you to easily handle the dates...
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
PermissionRequest (Function)
Prompts the user to grant an application permission.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Bitwise operators
The operations on binary values are performed......
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
RecycleBinClear (Function)
Clears the recycle bin of the system.