ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
System constants
List of constants used by the system functions....
Constants for external files
List of constants used by the functions for managing external files....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
ContextClose (Function)
Closes a page context.
NFCSendTag (Function)
Sends a NFC tag to another device.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Creating a Java archive
When your Java application is developed, you can......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Email management functions
List of functions for managing emails...
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
ComponentInfo (Function)
Returns information about a component.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
SQLExec (Function)
Names and runs an SQL query.