ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
fExeDir (Function)
Returns the directory from which the execution is started.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Outstanding progress bars
Simple or symmetric progress bar?...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HState (Function)
Used to find out the state of a record.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Execute (Function)
Starts the execution of a process through programming.