ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Break in a report
The break is used to group the records corresponding to a sort criterion......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
What is an application?
An application is a set of objects (windows, controls, ......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Operations performed on state-transition diagrams
The following paragraphs explain......
HDBIndex (Function)
Opens an xBase index file.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
".STY" file: "Style sheet" file
A style sheet is a "......
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Binding a Check Box control to an item
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
1. Managing emails
WINDEV includes multiple methods to manage emails...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.