ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Printing nested reports
To create a main report containing several secondary reports:...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Private Store for mobile applications
There are two methods two deploy your applications......
Price (Property)
The Price property is used to manage price of an element.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating anchors
The anchors are used to define specific points in a help page......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.