|
|
|
|
|
|
|
WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
WINDEV Mobile 2025 is available! |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
WINDEV Mobile is a development environment for PC that allows you to develop ... |
|
|
|
|
|
|
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run when launched by the user... |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function. |
|
|
|
|
|
|
Usage example of the HListItem function |
|
|
|
|
|
|
Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
Modifies the font used for the titles of the chart axes. |
|
|
|
|
|
|
Initializes the label of a data series in a chart. |
|
|
|
|
|
|
Retrieves information about the current exception. |
|
|
|
|
|
|
Identifies or modifies the type of chart. |
|
|
|
|
|
|
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Raise a number to a power. |
|
|
|
|
|
|
Returns or modifies the different times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
Usage example of the XMLData function |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port. |
|
|
|
|
|
|
Usage example of the SQLExec function |
|
|
|
|
|
|
Inserts a new option into a Radio Button control. |
|
|
|
|
|
|
Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
Usage example of the zipCurrentFile function |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|