ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Format (Property)
The Format property is used to define the data format of a data file.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Items (Property)
The Items property is used to configure the different items of a full-text index.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
11. Table/Looper controls
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.