ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different types of data (Type of variable)
A variable is defined by name and type......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
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....
Combination (Type of variable)
A combination is a set of options.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Typecasting of parameters
The description of the parameter type is optional......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Events associated with the project
List of events associated with the project...
SMSReset (Function)
Resets all variables of SMS structure.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
1
3
4
5
6
7
149
>