ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Designing a supercontrol
A supercontrol is an advanced type of control......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
The Clickable Image control
The Clickable Image control can be used to......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
GglUploadDocument (Function)
Uploads a document to the Google server.
Events associated with Table controls
List of events associated with Table controls...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.