ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Constants for managing the modification of windows by the user
14. Managing the "Back" button in practice
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
2. Modes to install an application
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Binding controls to data
A window or page can display information from......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Environment of code editor