ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Creating the executable and the setup program
The languages supported by the application are taken into account......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Multi-project search
Performing a search in the current project is a common operation......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......