ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbReceived (Property)
Returns the number of parameters actually received by a procedure.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
Max (Function)
Returns the greatest value passed as parameter.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
SNMPStartSession (Function)
Starts an SNMP session.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Truncate (Function)
Truncates the right part of a string or buffer.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.