|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
Compares two buffers and creates a buffer containing the differences between these two buffers. |
|
|
|
|
|
|
Applies a difference buffer to a specific buffer. |
|
|
|
|
|
|
Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
Displays the automatic zoom popup for the Image Gallery control. |
|
|
|
|
|
|
Returns the version number of the wdxxxvm DLL. |
|
|
|
|
|
|
Calls an external .php script and returns the result in a string. |
|
|
|
|
|
|
Starts the execution of a process through programming. |
|
|
|
|
|
|
Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
Frees the library that was loaded in memory by LoadWDL. |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
Returns the two high bytes of an integer. |
|
|
|
|
|
|
Used to find out whether an automatic test is currently run or not. |
|
|
|
|
|
|
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor). |
|
|
|
|
|
|
Checks whether a Bitcoin wallet address is valid. |
|
|
|
|
|
|
Duplicating a project allows you to have two identical projects with the same name but found in different directories...... |
|
|
|
|
|
|
Usage example of the HTTPGetResult function |
|
|
|
|
|
|
Adds a scheduled task on the server defined by the connection. |
|
|
|
|
|
|
When the code is overridden, used to run the process of the template corresponding to the process of the current control. |
|
|
|
|
|
|
Converts the value stored in a Variant variable]. |
|
|
|
|
|
|
Ends the execution of a timer triggered by Timer. |
|
|
|
|
|
|
Ends the execution of a timer triggered by TimerSys. |
|
|
|
|
|
|
Temporarily stops the program execution. |
|
|
|
|
|
|
Modifies the options for calling API and CallDLL32. |
|
|
|
|
|
|
The ZoomWithFinger property is used to:
determine if an Image or Camera control supports pinch zoom.
enable or disable pinch zoom in an Image or Camera control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|