ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
ComponentInfo (Function)
Returns information about a component.
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Creating a Java archive
When your Java application is developed, you can......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Step 5: Site parameters
Once the site installed, you can define the site connection options......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ArraySort (Function)
Sorts a WLanguage array.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.