ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Input (Function)
Displays a message allowing the user to type an information.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Record (Type of variable)
The Record type is used to save the values of a record.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024 Tutorial - Table of contents
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Menu management functions
List of functions for managing menus...
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
3. UML models in practice
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.