ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Error 1008: The member of the class is protected
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
ERR_MSG_BOX
ERR_CANNOT_RUN_EXPLORER
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
1. Project and analysis
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Error 1009: The member of the class is private
1
3
4
5
6
7
200
>