ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
nWDSetParentNext
Set the parent of the next window to open......
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Guided tour management functions
Guided tour management functions...
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
InGuidedTourMode( Function)
Indicates whether a guided tour is running.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Compression / encryption functions
Encryption and compression functions...
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
6. Multilingual applications
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......