ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
TwainState (Function)
Returns the status of the current source.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Hash constants
List of constants used by the Hash functions....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
MutexDestroy (Function)
Explicitly destroys a mutex.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
fAttribute (Function)
Returns or modifies the attributes of a file.
Sum (Function)
Calculates the sum of the array elements.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......