ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cell control
The Cell control contains controls......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
OCR constants
Adds a language to the native OCR system....
Operator on Address
The & operator returns the address of a variable as an integer
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Webservice management functions
Webservice management functions...
Logical operators
The logical operators are as follows......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
<Source>.Open (Function)
Opens a data file.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
LanguageToName (Function)
Returns the name of a language.
fCreate (Function)
Creates an external file.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
HOpen (Function)
Opens a data file.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
The Upload control
The Upload control is used to upload files on the Web server......
Native Sybase Connector for WINDEV and WEBDEV 2024
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The different copy modes
Two different copy modes are proposed by WDTRAD......