ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
4. User Groupware
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
4. User Groupware
User Groupware...
Error 1001: The operators: and:: can only be used in the methods of classes
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
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.
13. Universal replication
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
The single-part and multi-part archives
Two types of archives are available......
12. Universal replication
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
ERR_DISCONNECTED_RELOG
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Using the Salesforce service
Salesforce is a very popular CRM software......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......