ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
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......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
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......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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....
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?...
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.)....
HState (Function)
Used to find out the state of a record.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Referring to an element in a WLanguage event / process
Project description: Files tab
The project description window allows you to configure various elements of your project......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......