ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Voice commands in your applications
The applications that you develop can react to the user's voice......
Accessibilité (Property)
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Describing an element
A flexible modeling includes different elements linked together......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
EndProgram (Function)
Ends the execution of the current program.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Sort (Function)
Sorts a WLanguage array.