|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To install the files of a static site on a Web server... |
|
|
|
|
|
|
|
| A site generated in PHP can be debugged in standard WEBDEV mode... |
|
|
|
|
|
|
|
| WDDeploy is a tool used to easily deploy static or PHP sites... |
|
|
|
|
|
|
|
| The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application...... |
|
|
|
|
|
|
|
| Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
|
| A Spin control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
|
| The InitialFile property is used to get the original name of the data file associated to an item in a query. |
|
|
|
|
|
|
|
| Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
|
| The "Key" items are used to organize the records in a data file in order to optimize the browse or the search...... |
|
|
|
|
|
|
|
| If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
|
| Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature. |
|
|
|
|
|
|
|
| If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
|
| Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("...... |
|
|
|
|
|
|
|
| The main operations that can be performed on an item are as follows...... |
|
|
|
|
|
|
|
| The NbMemoItem property is used to get the total number of memo items in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.... |
|
|
|
|
|
|
|
| WDOptimizer includes multiple modes to optimize indices...... |
|
|
|
|
|
|
|
| The FontSize property is used to:
Identify the size of the font used in a control.
Change the size of the font used in a control.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website...... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
|
| The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
|
| Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff. |
|
|
|
|
|
|
|
| The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc. |
|
|
|
|
|
|
|
| Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|