ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Creating a translation file
WDINT allows you to create a translation file....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Materialized view
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.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Binding a Check Box control to an item
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Break in a report
The break is used to group the records corresponding to a sort criterion......
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.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
TableAdjust (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.