ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
ErrorThrow (Function)
Throw a non-fatal error.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
ThreadPause (Function)
Pauses the current thread during the specified duration.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
HJSONToRecord (Function)
Imports JSON data into the current record.
PDF file management functions
...PDF file functions...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
TimeToInteger (Function)
Converts a time to an integer.
Constants for managing emails
List of constants used by the functions for managing emails....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
NumberInWords (Function)
Converts a number to words.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
DateDifference (Function)
Calculates the number of days between two dates.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Environment of the project editor
The main elements of the project editor are as follows: