ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Deploying a static or PHP site
Usage example of the HCreateView function...
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Project Management Hub: Time tracking
The time spent can be listed on......
User Groupware and multilingual application/site
If your application is multilingual, it is also necessary to manage multilingualism in the user Groupware windows/pages......
Live Data: view data in editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Quickly select your data applying filters
Diagram functions (prefix syntax)...
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Error 108: The size of the variable is not allowed
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis)....
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Running the test of the User Groupware and installing it
The stress tests are used to check......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
DriveMoveDirectory (Function)
Moves a directory and its contents to another directory within a remote drive.
DriveCopyDirectory (Function)
Copies a directory on a remote drive to another directory.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
10. Customizing the aspect of a site: skin elements