ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
29. SEO in practice
Extracting the text of the project
The following text can be extracted......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Google Contacts management functions
List of functions for managing Google contacts...
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
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).
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....
Outstanding progress bars
Simple or symmetric progress bar?...
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
fCreate (Function)
Creates an external file.