|
|
|
|
|
|
|
Customizes the management of message display on the client computer and the management of disconnection from a client computer. |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
Starts the execution of a program (an executable for example) from the current application. |
|
|
|
|
|
|
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min |
|
|
|
|
|
|
This document presents the different access modes to databases from a WINDEV Java application...... |
|
|
|
|
|
|
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min |
|
|
|
|
|
|
List of constants used by the functions for managing the Windows scheduler.... |
|
|
|
|
|
|
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically...... |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
List of constants used by the J2EE functions.... |
|
|
|
|
|
|
Used to enumerate the sub-elements of a project element. |
|
|
|
|
|
|
Returns a directory path for the global data of current application (data shared between several applications), for the current user. |
|
|
|
|
|
|
Returns the directory from which the execution is started. |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...... |
|
|
|
|
|
|
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min |
|
|
|
|
|
|
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions...... |
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Usage example of the fRead function |
|
|
|
|
|
|
A component can evolve in many ways...... |
|
|
|
|
|
|
Associates an OLE control with an OLE object while specifying a base file. |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed. |
|
|
|
|
|
|
Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|