ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Error 1037: This member already exists in the structure
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
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......
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......
GroupReset (Function)
Reinitializes the Group structure.
TaskReset (Function)
Reinitializes the Task structure.
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, ......
Structure (Type of variable)
A structure is a custom type of data...
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......
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...
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
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
1
2
3
4
5
6
318
>