ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Constants for managing contact functions
Copying controls from the window editor
The controls can be copied from the window editor......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
iCreateFont (Function)
Creates a new print font.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Find/Replace in the current project
The "Find/Replace" feature is used to......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
MySelf (Reserved word)
MySelf is used to handle the current control...
.NET object
To access a class......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.