ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
The different types of variables
The different types of variables are......
TaskReset (Function)
Reinitializes the Task structure.
GroupReset (Function)
Reinitializes the Group structure.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Structure (Type of variable)
A structure is a custom type of data...
SMSReset (Function)
Resets all variables of SMS structure.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
HClient structure
The HClient structure is used to......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
LDAPReset (Function)
Reinitializes the LDAPSession structure with the default values.
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Compression / encryption functions
Encryption and compression functions...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
You used WEBDEV 28
1
2
3
4
5
6
311
>