ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
RoughHeader (Property)
The RoughHeader is used to get the header returned with the response.
Programming automatic calculations in the columns of a Table control
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Project description: Files tab
The project description window allows you to configure various elements of your project......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
The OLE control
The OLE control is used to handle an OLE object......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Check: Sending an email
The monitoring robot will......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).