ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting messages added or modified since last extraction
A project was already created and translated......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Creating user accounts
A User account allows the server administrator to......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
17. WLanguage: a simple and powerful language
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Viewing a report in 3D
Your report displays controls that overlap?......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
The Static control
A Static control is a control used to display a static text......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
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......
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....
Printing nested reports
To create a main report containing several secondary reports:...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Removing a project from the SCM (Source Code Manager)
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.