ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Enumeration (Type of variable)
An enumeration is a set of values......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipDeleteFile (Function)
Deletes a file from an archive.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Composite keys
A composite key is a key item containing several other items......
12. Retrieving data from a site
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
The planes (in a window or in a report)
The planes are used to group the window controls......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.