ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Native Access to SAP
SAP is a widely used ERP......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
The Site Map control
The Site Map control allows the Web user to......
iFont (Function)
Selects the default font.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
EmailSend (Example)
Usage example of the EmailSend function
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.