ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
BreakAdd (Function)
Adds a break into a Table or Looper control.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
zipSplit (Example)
Usage example of the zipSplit function
dStraighten (Function)
Transforms an image by applying perspective correction.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Using the task management and the schedule
Time management is extremely important......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
14. Controls in practice
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WINDEV: Example of programmed Drag and Drop