ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCreate (Function)
Creates a font definition.
Environment of the window editor
The main elements of window editor are as follows:
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
xlsSave (Function)
Saves an XLS document.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Translating a text file with WDTRAD
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
8. Optimizing an application
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.