|
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...... |
|
|
|
|
|
|
The executable of an application that supports the User Groupware is a multi-instance executable.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile feature multiple methods to test applications...... |
|
|
|
|
|
|
There are multiple solutions to provide help to the users...... |
|
|
|
|
|
|
The following functions are used to handle strings, using prefix syntax: |
|
|
|
|
|
|
List of functions for managing character strings... |
|
|
|
|
|
|
Allows you to configure the video capture driver. |
|
|
|
|
|
|
Stops the video recording previously started by CameraVideoStart. |
|
|
|
|
|
|
This help page explains how to add a secure payment into a WEBDEV site...... |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
The "Debugger trace" shows the messages displayed in the trace window during the last application test...... |
|
|
|
|
|
|
WDTrans is a tool for canceling transactions...... |
|
|
|
|
|
|
WDOptimizer includes multiple modes to optimize indices...... |
|
|
|
|
|
|
Returns the phonetic transcription of the string passed as parameter. |
|
|
|
|
|
|
The Project Management Hub allows you to define the different tasks assigned to each project contributor...... |
|
|
|
|
|
|
As soon as an image can be used (in a control, in a window, in a report, ...... |
|
|
|
|
|
|
List of WLanguage events associated with Camera controls.... |
|
|
|
|
|
|
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file...... |
|
|
|
|
|
|
Converts an ANSI string (Windows) to a UNICODE string. |
|
|
|
|
|
|
Converts an ANSI string (Windows) to an OEM string (DOS). |
|
|
|
|
|
|
Converts accented characters in a string to non-accented characters. |
|
|
|
|
|
|
Concatenates N number of copies of the same specified string or buffer. |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|