ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
grExist (Function)
Checks the existence of a chart in memory.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Alias (Property)
The Alias property gets the alias of an element.
OpenSister (Example)
Usage example of the OpenSister function
TimeValid (Function)
Checks the time validity.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
WDTRAD options
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
How to create a patch?
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SocketConnect (Function)
Connects a client computer to a given socket.
13. External component in practice
External component in practice...
12. External component in practice
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Option (Property)
The Option property is used to get and change certain options.
ColorPalette (Function)
Returns a color found in the current palette.