ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Bar code constants
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
13. Types of standard controls
Including a supercontrol in a window or in a page
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Defining clickable areas
In a page, an Image control can contain clickable areas......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Automatic error handling
Error handling can be customized for each process......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Cell (Property)
The Cell property is used to manipulate one or more cells.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......