ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 5: Site parameters
Once the site installed, you can define the site connection options......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Time (Type of variable)
The Time type is used to easily handle the times...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Input (Function)
Displays a message allowing the user to type an information.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
2. Types of setup
Types of setup...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
LooperAdd (Function)
Adds a row at the end of a Looper control.
dCopyImage (Example)
Usage example of the dCopyImage function
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
grTitle (Function)
Modifies the caption and/or position of the chart title....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
EventCreate (Function)
Creates an event.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.