ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Extracting the text of the project
The following text can be extracted......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
AAF: Automatic filter on the columns of Table 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......
Analysis links
The links are used to link the files found in an analysis between themselves......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
29. SEO in practice
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Google Contacts management functions
List of functions for managing Google contacts...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
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?...
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
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....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).