ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Link properties
When creating a link, you can simply specify the destination......
The use of the Automation type in a site is reserved for the advanced users
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
ERR_NO_WDADMIN
Activation key management functions
The following functions are used to manage activation keys:...
Error 1010: The member of the class is constant
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......