ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Constants for managing masks
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Type (Property)
The Type property is used to get and change the type of an element.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Running the test of the User Groupware and installing it
SQLFirst (Function)
Positions on the first row of the query result.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SIPVisible (Function)
Displays the keyboard.
WDZip: Creating or modifying an archive
This help page explains how to......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Clipboard management functions
List of functions for managing the clipboard...
PDFSign (Function)
Applies an approval signature to an existing PDF.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......