ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsOpen (Example)
Usage example of the xlsOpen function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
HCreation (Example)
Usage example of the HCreation function
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Events associated with a Gantt Chart column
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
StatCovariance (Function)
Calculates the covariance between two series of values.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Recycle code windows
By default, a single code window is opened per ......
FTPSend (Example)
Usage example of the FTPSend function
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Character strings
WLanguage supports different types of strings....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
dCopyImage (Example)
Usage example of the dCopyImage function
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
fRead (Example)
Usage example of the fRead function