ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
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......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
zipCreate (Function)
Creates an archive.
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Reals
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipOpen (Function)
Opens an existing archive.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....